When you click on each component's property, a description of that property appears below the grid as a quick reference. The table below describes the various field properties available.
Component Property |
Definition |
Behavior Item |
Establishes the default behavior for the component, which is limited to two options:
Note: The Behavior feature is only available on Request Submittal forms. |
Caption for Asset |
Identifies the descriptive text that appears above the field when the Asset is selected on-screen. |
Caption for Type |
Identifies the the descriptive text that appears above the field when the Asset Type is selected on the screen. |
Component Height |
Controls the height of the field (in pixels) as it appears on the screen. |
Component Type |
Indicates the type of component in the field (for informational purposes only). |
Component Width |
Controls the width of the field (in pixels) as it appears on the screen. |
Control Type |
Defines how code-description fields are displayed on-screen. Components can be displayed as one of the following:
Note: The type of component in the field determines which Control Types are available; however, for almost every type of component, at least one option displays both the codes and types field information so that the user can select a specific item when the type information is the same for two different codes. The single drop-down items are intended for use if you do not have duplicate items in your list. If you do have duplicate items, such as two problems with the same type but different codes, then you should select the control type that will display both the code and the type. |
Carry Over |
Enables/disables the green Carry Over button for the selected field. To prevent users from seeing Carry Over buttons throughout the entire form, the grid the form is attached to must be edited to hide the Display Carry Over Buttons button. More details Note: Fields marked as read-only never display the Carry Over button in Lucity Web, even if this option is enabled. |
Default Asset |
Determines which Asset will automatically appear in this field when a new record is created. Unless the field is marked as read-only, the user can overwrite the default before submitting the form. |
Default or Default Value |
Determines what value will automatically appear in this field when a new record is created. Unless the field is marked as read-only, the user can overwrite the default before submitting the form. |
Default Date Time |
Establishes a date or time to be used when a new record is created. Unless the field is marked as read-only, the user can overwrite the default before submitting the form. |
Default Now |
When enabled, uses the current date or time as the default when a new record is created. Unless the field is marked as read-only, the user can overwrite the default before submitting the form. |
Default Location |
Identifies the initial placement of the frame (for reference only). |
Default Type |
Indicates which Asset Type automatically appears when a new record is created. Unless the field is marked as read-only, the user can overwrite the default before submitting the form. |
Facility Option |
Determines how a control that selects asset records from various modules displays Facility Asset Types on-screen:
|
Fields Table ID |
Displays the Field ID from the *FIELDS table (for informational purposes only). |
Force Association |
Work Flow pop-ups, such as those used to identify the Problem and Cause, are "force-associated" with Categories. Therefore, only the Problems (or Causes, etc.) that are associated with the Category may be selected by the user. However, if a Show All function is available, users can choose Problems or Causes that are not associated with the Category.
Note: The Show All option is available only if the ControlType is set to "Dual Textbox." Caution: If a Category does not have Problems, Causes, etc. associated with it, or, if a Problem identifies a default Supervisor who is not also associated with the Category, users without "Show Enabled" permissions will be unable to complete the web form if the Problem, Cause, or Supervisor field is required. These associations and defaults are established in the Lucity Desktop application, under Work Flow Setup. We recommend thoroughly testing all forms before implementing their use. |
Hidden |
Indicates whether the field is hidden. |
Hidden Asset |
Hides the drop-down list for selecting specific Assets. |
Hidden Type |
Hides the drop-down list for a Code Type field. |
Label |
Specifies the text that appears above a field (other than Asset or Asset Type fields). |
Label for Asset |
Specifies the text that appears above the field used to select an Asset. |
Label for Type |
Specifies the text that appears above the field used to select an Asset Type. |
Limit List |
Limits a pick list to the items specified. When set to True, a button appears on the form, allowing you to select the items to make available to users. |
Limit Type |
Allows only certain asset types to be entered on the form. |
Location |
Indicates the location of the component on the screen. This value is automatically updated as the user drags and drops components in the WYSIWYG editor. |
Max Value |
Sets a limit for the largest value a user may enter in this field. Leave this field blank to provide for no upper limit. |
Min Value |
Sets a limit for the smallest value a user may enter in this field. Leave this field blank to provide for no lower limit. |
Park Option |
Determines how a control that selects asset records from various modules displays Park Asset Types on-screen:
|
Property Name |
Identifies the property associated with this field. This relationship helps third-party developers correlate form data with the properties available in the back-end. |
Read Only |
Designates the field as read-only, which prevents the user from entering data. |
Required |
Forces the user to enter information in this field in order to submit the form. Note: The Required property for the Category field is "True" by default. For all other fields, the Required property is "False" by default. |
Shaded |
Indicates whether a frame appears shaded on-screen. |