Special Field Properties

This article will discuss properties applicable to only some special fields.

Taylor Roderick avatar
Written by Taylor Roderick
Updated over a week ago

Allow Other

  1. Activating "allow other" on a radio button or dropdown field allows users to type in their own answers that may be different from the options listed.

 

What "Allow Other" Looks Like

When a user selects "other" on a field with "allow other" activated, a text box will appear.

 

Character Limit

Important: Text fields are automatically limited to 200 characters; multi-line fields are automatically limited to 5,000 characters. Users will not receive a warning that they have reached the limit but it will automatically stop accepting new characters.

  1. If you would like to make these limits smaller, they can be customized by typing a number into the Character Limit box.

 

Clear on Copy

  1. When a form has been set up to allow copies, "Clear on Copy" wipes out the original value of the field when a record has been copied.Fields where "Clear on Copy" has not been marked will retain their value in the copy.All Duplicate Check fields and Append Only fields will automatically be designated as "Clear on Copy."Label fields and System fields cannot be used with "Clear on Copy."

Default Value

  1. This allows an Administrator to pre-set the contents of a field with a specific, unchanging value. Every time a record is created, this field will be automatically populated with the default value.

  • One way to hide your "behind the scenes" work on a form is to add a numeric field with a default value, adjust the properties to make it hidden, and use it in conjunction with a calculation field.

  • The form will appear to automatically make a calculation for the user.

  • Note: If you add a Default Value to a field after records have already been created any old records already in the system will not be autoamtically updated. Only new records moving forward will have this default value.

 

Default to Current Date

Defaults a designated date field to the current date when a new record is created.

This property can be updated on existing forms, but existing records that were created before a default date was added will not be automatically updated to reflect it.

 

Field 

 a specific field width dictates the amount of space, measured in pixels, the field can take up on the form.

Adjusting field width can change the appearance of the form onscreen (including introducing scroll bars) and can change how much of a field's contents are visible when printing records.

 

Hint

  1. Hint allows an Administrator to provide guidance in what should be entered into a field.

  2. Whatever you add as the hint will appear in gray text in the field itself.Hints are not saved within the field (unlike a default value) so if a data entry user skips this field, it will save as an empty value

 

Minimum Value

  1. This property requires that the value entered in the field meet or exceed the designated minimum value.

  2. The minimum value will appear as gray text in the field itself.If you enforce a Minimum Value and do not set it as a Required field data entry users will still not be able to save the record without the minimum value (or greater) in the field itself.

 

Maximum Value

  1. This property requires that the value entered into the field be the designated maximum value or less.

  2. It can be helpful to pair it with a "Hint," because there is no other way to indicate to your users what the maximum value for a field might be.

 

Tooltip

  1. This property is used to provide additional information regarding the associated field.

  2. When a Tooltip is created for a field, a question mark icon will appear to the right of the field name.

 

  • When hovering over the question mark icon with the mouse, the designated Tooltip will display in a popover box.

  • If you click on the question mark the tooltip will go away (or not appear at all)

 

Word Limit

This property enforces a maximum number of words that can be entered into a Multi-Line field.

"Max Allowed Words" and "Remaining" text will display for fields with this property. The user will be allowed to continue entering words over the max, but will be prevented from saving the record until the number of words is at or below the word limit.

Did this answer your question?