A configuration has been added in the Designer List View Stepper of the Form Designer to control the loading of the top bar and menu components when opening a record from the list view.
When Enabled:
The top bar and menu components are not loaded, reducing unnecessary API calls and improving record loading performance. In this mode, the minimize icon is not visible on the detail page, regardless of whether Full Screen Mode is enabled or disabled.
When Disabled:
The top bar and menu components load normally, triggering the related APIs. The detail page behaves as per the default UI behavior.
Note
This configuration is available only for Main Form > Transaction Form.
User Persona: Administrator
Benefits
Improves record opening speed in both same tab and new tab navigation.
Provides administrators with a configuration option in the Form Designer to control this behavior.
Optimizes UI component loading to ensure a smoother and more efficient user experience.
Usage
An Analyst working on the Incident Management list page needs to open multiple incident records one by one to review updates. If the top bar and menu components load every time a record is opened, additional APIs are triggered, which can slow down navigation.
By enabling this configuration in the Form Designer, the system skips loading these components, allowing incident records to open faster and helping the analyst review multiple records more efficiently.
Configure Full Screen Mode
To configure the Full Screen Mode option, perform the following steps:
Log into the application as an Admin.
Navigate to Form Designer from the left panel.
Click New to create a new form.
Fill the necessary details in the General and Design Form section.
In the Design List View page, enable the Full Screen Mode switch.
Click Save.
Note:
By default, the Allow for Excel Update option is set to Disabled (False).