Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added defaults to client field descriptions

...

OptionDescription
Client GroupThe client group this field should belong to.
NameThe display name for this field. This may be a language definition.
Name is language definitionCheck this box if the custom field Name is a language definition.
Type

The type of field.

OptionDescription
Text BoxA text input field.
Check BoxA check box field.
Drop Down

A drop down menu. If selected a table of options will appear.

OptionDescription
ValueThe value stored for the option.
Option NameThe name of the option.


Text areaA large text area field.


Default Value Checked (Checkbox only)Check to have this checkbox be checked by default
Default Text Value (Text area and text box only)The text that will appear in the text box by default
Visible to ClientsCheck to allow clients to see and update this field.
Read Only for ClientsCheck to prevent clients from updating this field.
RequiredSelect Yes to ensure that a value is given for this field, for Drop Down types the option must appear in the list of options. Select No to accept any value for this field. Select Custom Regex to ensure a custom regular expression to valid this field.
Custom RegexThis option will appear if Required is set to Custom Regex. Enter the custom regular expression to validate for this field here.
Encrypt ValuesCheck this box to store the value encrypted. This is highly recommended if storing any sensitive or personally identifying information.

...