0
edits
Changes
no edit summary
==Custom Field Types and Settings==
===[[New Custom Field Type: XML|Custom Field Type: XML]]===
* The XML field type can be used to store blocks of XML in a single field.
* Variables can be used to extract values from this block into other custom fields.
===[[New Custom Field Type: Spreadsheet|Custom Field Type: Spreadsheet]]===
* This field type is used to present the user with a spreadsheet that is compatible with MS Excel. This spreadsheet is stored as part of the record and can be exported as a .xls file, or be opened directly by MS Excel.
* Formulas are included.
===[[Custom Field Type: Select One - User Group|New Custom Field Type: Select One - User Group]]===
* The Select One - User Group Custom Field can be used to link any entity (company, UTA Level 1, Level 2 etc.) to a User Group.
* User Groups are defined in Configuration, Roles and Permissions, User groups.
===[[Custom Field Type: Lookup - ICD Code|New Custom Field Type: Lookup - ICD Code]]===
* The standard list of ICD Codes (International Statistical Classification of Diseases and Related Health Problems) is now available as a custom field type.
* The field stores the actual ICD code (i.e. ''G44.0''). If you wish to display the description (i.e. ''Cluster Headache Syndrome'' you can use the syntax '''@''field name''.value@''' in a [[Read Only - System Variables]] field or similar.