0
edits
Changes
no edit summary
You can determine the fields to be displayed based on more than a single value. For example, if you set the values for the field to be: '''Select From List;Less than 100; Between 100 and 200;Greater than 300'''.
You could set the value for a given field to display in more than one selection. Setting the value to '''Less than 100;Greater than 300''' would display the field when either of these options was selected.
When using a dynamic control field beneath a '''Title bar''' field the number of columns of the title bar must be set to 1.
'''<u>Allow Empty</u>'''
:Because the values in a Combo Box [[Custom Field]] are restricted to the semi-colon delimited list in the '''Values''' field, the '''Allow Empty''' field has a slightly different behaviour than usual. It controls whether or not the record can be saved with the default value (which is the first value listed in the '''Values''' section)::* If '''Allow Empty''' is checked, the record '''can''' be saved with the default value. :* If '''Allow Empty''' is '''not''' checked, the record '''cannot''' be saved with the default value. In this way you can force the user to select a value different from the default value.
:* '''Important:''' Because the record cannot be saved with the default value, the first item listed in the '''Value''' section should be either a space followed by a semi-colon (if you want the field to start out blank) or an instruction to the user such as ''-----Select One-----; Please choose;'' or similar. You do not want an actual value as the first item, since the record can never be saved with the first value if '''Allow Empty''' is deselected.
[[Category:Custom Fields]]