My
UI Builder
Corner

Personal blog about Next Experience UI Builder.

ServiceNow Browser Extension: UI Builder Dock available in Google Web Store here.

I recently added a new Declarative Action to one of our production workspaces. This DA uses a modeless dialog to display content.

By default, when a modeless dialog is first implemented on a record page, UI Builder places a placeholder container at the top of the page. While this is standard, it is causing intermittent layout disruptions—specifically when switching between Related List tabs.

Fix


To resolve this, I moved the placeholder container into an internal page container (specifically, next to the Action Bar). Relocating it from the top level of the page hierarchy successfully eliminated the layout issues. 😎

Jan

Posted in

Leave a comment