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 lists of base tables to include and filter by fields from extended tables, enhancing data visibility. |
| What area does it affect? |
List configuration |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting list views or data filtering requirements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.list.allow_extended_fields |
| Sys ID |
ae30181a0a0a0b240092563a6bcce2f6 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Allow base table lists (task, cmdb_ci, etc.) to include extended table fields (incident_state, os_version, etc.), and allow filtering on extended table fields. |
| Updated |
2024-08-02 00:35:54 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... shift. Before you begin • Define shifts for your workplace. • Ensure you have the data for the workplaces to be made available for this shift. • Ensure that the glide.ui.list.allow_extended_fields system property is set to true so that the filter criteria is displayed appropriately when you're adding areas or spaces. Role required: sn_wsd_core.workplace_manager Procedure 1. Navigate to Workplace Safety Management ...
Context preview
Snippet 2
... report_group, report_global, report_admin, or admin. About this task Note: If you cannot dot-walk from any of your fields, check with a ServiceNow AI Platform administrator whether the system UI property glide.ui.list.allow_extended_fields is enabled on your instance. Procedure 1. Navigate to All > Platform Analytics > Library > Data Visualizations, or open an in-line dashboard and select Edit. 2. Select Create data ...
Context preview
Snippet 3
... Properties > UI Properties. 2. Locate the property Allow base table lists (task, cmdb_ci, etc.) to include extended table fields (incident_state, os_version, etc.), and allow filtering on extended table fields (glide.ui.list.allow_extended_fields). 3. Select the check box to enable extended fields on parent table lists, or clear the check box to disable the feature. 4. Select Save. Configure list calculations You can ...
Context preview
Snippet 4
... Time field. Observe the error. List Administration PRB1944139 Uptake allowExtended fields property on the lists side for the sn-field-select component Tracking the changes for PRB1935534. 1. Create a system property 'glide.ui.list.allow_extended_fields'. 2. Set it to 'true'. 3. Create a UI Builder page with a list component configured. 4. Set the table property 'task'. 5. Open the runtime page. 6. Select the ...
Related properties