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 users to access the old report designer instead of the current version, impacting how reports are created. |
| What area does it affect? |
Report Designer |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when transitioning users to the new report designer or if legacy functionality is required. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.report.old_report_builder |
| Sys ID |
8b9339eb8758130032a03a5ea6cb0b5b |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Show the option to use the old report designer |
| Updated |
2024-05-25 04:33:32 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and logos may be trademarks of the respective companies with which they are associated. 106 • Type: true | false • Default value: true • Location: System Property [sys_properties] table glide.ui.report.old_report_builder Enables (true) or disables (false) use of the old report builder UI. • Type: true | false • Default value: false • Location: Add the property to the System Property ...
Related properties