Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property allows the configuration of JSON-based display values for Dynamic Choice lists, enabling tailored representations for various tables. |
| What area does it affect? |
Dynamic Choice Lists |
| What does the default mean? |
The default value is "[{"table":"task","format":"{number}: {short_description}","applies_to":{"child_classes":"true"}}]", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when customizing display options for Dynamic Choice lists or when adding new tables. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.publisher.referencechoice.displayconfig |
| Sys ID |
717518a43b02330074bc456993efc4de |
| Type |
string |
| Application |
Global |
| Default value |
[{"table":"task","format":"{number}: {short_description}","applies_to":{"child_classes":"true"}}] |
| Description |
Configure custom display values for Dynamic Choice lists. This value is a JSON containing an array of configurations, where each value contains configuration for a different table. |
| Updated |
2024-05-25 03:39:02 |
Related properties