Are you an LLM? You can read better optimized documentation at /help-and-resources/components/form/controls-common.metadata.ts.md for this page in Markdown format
controls-common.metadata.ts
Properties
General
| Property | Type | Description |
|---|---|---|
| Display name | text | Text value for display name |
Visual
| Property | Type | Description |
|---|---|---|
| Hidden | boolean | Enable or disable hidden |
| Readonly | boolean | Enable or disable readonly |
Data
| Property | Type | Description |
|---|---|---|
| Default value | text | Text value for default value |
Authorization
| Property | Type | Description |
|---|---|---|
| Enable when compliant with policy set | combobox | Select value for authorization disable |
| Show when compliant with policy set | combobox | Select value for visibility policy set id |
Visibility
| Property | Type | Description |
|---|---|---|
| Display Conditions | conditions configurator | Configure display conditions |
Testing_hooks
| Property | Type | Description |
|---|---|---|
| ID | text | Text value for id |
| Data test id | text | Text value for data test id |
Layout
| Property | Type | Description |
|---|---|---|
| Padding Class | padding | Configure padding class |
Behavior
| Property | Type | Description |
|---|---|---|
| Persist in View State | boolean | When enabled, the value of this control will be remembered and restored when the view is reopened. |
| Rules | dynamic rules configurator | Define rules that control the state of this field (readonly, disabled, required) based on conditions evaluated at runtime. |
Additional Information
Category: Form
Current Version: 1