Property reference

glide.amb.themed_login

The glide.amb.themed_login property determines whether the amb client login modal aligns with the current page's theme. When enabled, it enhances user experience by providing a seamless login interface; when disabled, it resorts to an iframe for login.

Default: true Type: string Application: Global

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 configures the appearance and behavior of the amb client login modal, allowing it to either match the page theme or display in an iframe.
What area does it affect? Login Interface
What does the default mean? The default value is "true", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing the user interface or troubleshooting login display issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.amb.themed_login
Sys ID 81892365ffb20110b0fd0b905a46bd2c
Type string
Application Global
Default value true
Description If true, the amb client login modal will match the theme of the current page and process the login via ajax. If false, the amb client will show the login form in an iframe.
Updated 2024-05-25 03:39:03

Sources

Official references and nearby text excerpts where this property appears.