Difference between revisions of "Deprecated - Custom Field Type: Select One - User Group"

From SmartWiki
Jump to: navigation, search
Line 42: Line 42:
 
'''Where:'''
 
'''Where:'''
 
* ''fieldname'' is the name of the '''Select One - User Group''' field.
 
* ''fieldname'' is the name of the '''Select One - User Group''' field.
* Replace "..." with the contact [[variables]] you with to display.
+
* Replace "..." with the contact [[variables]] you wish to display.
  
  

Revision as of 13:15, 20 May 2010

Field Display

Edit Mode

GpEdit.png

View Mode

GpView.png

General Description

Displays a list of User Groups in a combo box. The user can select a single value.


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


Field Formatting Options

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

Variables

  • Details of the members of the group can be referenced using the following syntax:
[#(?object=group;id=@fieldname@;) ... #]

Where:

  • fieldname is the name of the Select One - User Group field.
  • Replace "..." with the contact variables you wish to display.


Example:

GpFieldList.png


GpRO.png
GroupDisplay.png


See Also