system_ui_policy_action
Specifies actions triggered by user interface (UI) policies, such as showing or hiding form elements.
Columns
| Name | Type | ReadOnly | References | Description |
| sys_policy | String | False |
Specifies the system policy that defines how this UI policy action is managed during updates and deployments. | |
| sys_replace_on_upgrade | String | False |
Indicates whether the UI policy action should be replaced when the system is upgraded. | |
| sys_customer_update | String | False |
Shows whether this UI policy action has been customized by the customer or remains a base system record. | |
| sys_scope | String | False |
Identifies the application scope that owns this UI policy action. | |
| sys_package | String | False |
References the application package that contains this UI policy action record. | |
| sys_updated_on | Datetime | False |
Records the date and time when the UI policy action was last updated. | |
| sys_created_on | Datetime | False |
Records the date and time when the UI policy action was initially created in the system. | |
| sys_name | String | False |
Stores the internal name used to identify the UI policy action record. | |
| sys_updated_by | String | False |
Identifies the user who last modified the UI policy action. | |
| sys_created_by | String | False |
Identifies the user who created the UI policy action record. | |
| sys_class_name | String | False |
Defines the system class associated with this UI policy action, indicating its data type or behavior. | |
| sys_mod_count | String | False |
Tracks the number of modifications made to the UI policy action record since creation. | |
| sys_update_name | String | False |
Contains the unique update name used to track this UI policy action in update sets. | |
| visible | String | False |
Determines whether the field affected by the UI policy action is visible on the form. | |
| ui_policy | String | False |
References the parent UI policy that this action belongs to, linking behavior to specific form rules. | |
| mandatory | String | False |
Indicates whether the affected field is made mandatory when the UI policy condition is met. | |
| disabled | String | False |
Specifies whether the target field is disabled or made read-only by the UI policy action. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) for the UI policy action record. | |
| field | String | False |
Specifies the field to which this UI policy action applies within the form. |