Field Properties

The Field Properties tool allows users to view and modify the properties of any field that is part of the module. To modify the fields of a child record, users must open a form for that type of child record and use the field properties button there.

security Modifying the Field Properties for a module requires having the Field Properties permission for that module.

Note: Some child records (like inspections) display fields from parent records. These fields show up in the Field Properties dialog for the child record and can be modified.

field properties

 

How To Change a Property

  1. Select a field on the left.
  2. Locate the property to change and make the change.
  3. Click the Save button to save changes or click the X button to cancel changes.

    Note: Changes must be saved or canceled before switching to a different field's properties.

 

Captions

Contains several pieces of data:

 

Shared Field

Appears when the field shares a pick list with a field in another module. Any other fields related to this field are listed here.

 

Editing

Displays the current edit requirements of the field in the form.

Display

Required fields are identified with an asterisk (*) and a different background color (orange). If a required field is not filled out, a warning message appears error.

Errors Warnings

Mask

Controls how many characters users can enter into a field. Administrators have the ability to adjust the mask for the field. The type of mask depends on the type of field:

AutoCalc Fields

Allows an administrator to add a custom calculation to a field. This calculation is performed when the record is saved.

Enter an equation in the grid provided and use the Check Formula button to confirm its accuracy.  A prompt will appear to indicate whether or not the calculation is valid.

Example: Users can enter something like this in the calculation field: (this example is for Storm Pipe Inventory)

 [NT_DIA] / [NT_LENGTH]

The system will search through the user-defined formula and replace the field names with values from the current record.  For example, if the current record had NT_DIA = 8 and NT_LENGTH = 250, the system will return and calculate this expression:  8/250.

Rules:

Display Rules:

User Range

Allows an administrator to include a minimum and maximum range for the values in a field.  The user receives an error message if the value entered in the limited field is outside of the range specified.  

Definitions

Displays the Lucity field definition, which a user can overwrite.

Default Values

Certain fields have default values that have been applied by the system administrator. These fields appear with data already filled in on the form and cannot be changed.