Field Manipulation
Scripts in this folder contain examples of how one can restrict or augment available field values, or to create dependencies between field visibility and contents.
- Copy field value from parent
- Create custom cascading select field
- Default values of (system) fields on create screen
- Filter the users from a database
- Make a custom field required based on another custom field
- Reset a field
- Restrict a select list to not show certain values
- Rolling summation or subtraction between parent and child fields
- Selecting users member of the reunion of 2 sets intersected with a third one
- Use Live Fields to initialise field values for a transition screen
- Using Database custom fields queries: IN clauses