Optional$overrideSet properties not directly supported by this API.
OptionalactionsList of actions to perform when the UI Policy condition is met
OptionalactiveWhether the UI Policy is active
OptionalconditionsA condition script or query that determines when the UI Policy applies
OptionaldescriptionDetailed description of the UI Policy
OptionalglobalWhether the UI Policy applies globally across all applications
OptionalinheritWhether the UI Policy is inherited by tables that extend this table
OptionalisolateWhether to run the script in an isolated scope
OptionalmodelModel ID for the UI Policy
OptionalmodelModel table for the UI Policy
OptionalonWhether the UI Policy runs when the form loads
OptionalorderOrder/priority of the UI Policy execution
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalrelatedList of related list visibility controls
OptionalreverseWhether to reverse the actions when the condition is false (renamed from 'reverse' for clarity)
OptionalrunWhether to run the scripts defined in scriptTrue/scriptFalse
OptionalscriptJavaScript code that runs when the condition evaluates to false
OptionalscriptJavaScript code that runs when the condition evaluates to true
OptionalsetValues to set when the UI Policy is applied
A brief description of what the UI Policy does (required and must not be empty)
OptionaltableThe table to which the UI Policy applies (optional)
OptionaluiUser interface to which the UI Policy applies
OptionalviewView context where the UI Policy applies (sys_ui_view reference or name). If global is true, the UI Policy applies to all form views. If global is false/undefined, specify a view to make the policy view-specific.
Type representing the complete configuration of a UI Policy with metadata.