Set option parameters
Custom Field Options focuses on dropdown option governance, ordering criteria, restoring deleted options, and reporting data quality. In AWRA, custom fields and configuration parameters allow tenants to adapt database tables to unique business operations without breaking data structure.
The primary objective is database stability and change control. Configuration admins should test definitions and validation rules before wide deployment.
In practice, a database lead edits dropdown items, rearranges option orders, and restores a deleted choice.
Option management path
Audit
Scan active dropdown option lists for stale or duplicate values.
Update
Add, edit, or rearrange option orders in settings.
Deactivate
Soft-delete or restore options to protect historical reports.
Sync
Confirm that dropdown choices reconcile across branches.
Configuration model
- Custom field definitions modify active database schemas.
- Input validation rules protect data value format and type.
- Settings overrides require security controls and approvals.
- Always verify template layouts before run-time value imports.