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 controls the visibility of a switch link that allows users to toggle between the old and new user interfaces. |
| What area does it affect? |
User Interface |
| 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 planning UI transitions or gathering user feedback on interface changes. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui11.show_switch_link |
| Sys ID |
36e9f485a7320000dada192bd9acf46a |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Show the link in the page banner to allow switching between the old UI and the new UI11 |
| Updated |
2024-05-25 03:38:56 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Documentation should not be run with inactive users. needs to be run and if so update the Run As field to be an active user. sn_SE10268 1 Act Unsupported property "glide.ui11.show_switch_link" should not be set to true Unexpected behavior that may result in invalid data or poor user experience. Set the "glide.ui11.show_switch_link" property value to false. Documentation sn_SE10272 1 Act Custom ...
Context preview
Snippet 2
... the welcome message and see their user profile. • Type: true | false • Default value: In new instances true. In existing instances false. • Location: System Property [sys_properties] table glide.ui11.show_switch_link This property only affects a deprecated version of the UI. It is no longer supported. Displays (true) or hides (false) a banner link for switching between the UI11 and legacy ...
Related properties