Custom Field Type: Lookup – ICD Code

From SmartWiki
Revision as of 13:45, 20 May 2010 by Cameron (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Field Display

NAIC.JPG

General Description

Displays a listing of NAIC Codes.

Field Options

  • Display Order: The order (relative to other fields) in which this field is displayed
  • Tab Name: Displays the field under a given tab
  • Field Name: The name of the field, used internally to reference the user's input
  • Caption: The leading question or prologue before the field

Services

  • Enable Map Service: displays the map icon next to the field name that will launch the user’s selected map service and display a map of the content of the field
  • Enable People Search Service: displays the search Internet icon next to the field name that will launch a variety of search services and display the contact details from those services
  • Enable Organization Search Service: displays the search Internet icon next to the field name that will launch a variety of search services and display the organisations details from those services

Role - Field Permissions

These fields allow you to control by Role who is allowed to view and/or modify the field.

Status - Field Permissions

These fields allow you to control by the Status of the record whether or not the field can be viewed and/or modified.


Notes

  • The field stores the actual ICD Code. If you wish to display the description associated with the ICD Code you can use the following syntax in a Read Only System Variable, Web Page View, etc.:
@fieldname.value@

Where fieldname is the name of the Lookup - ICD Code custom field.