Configure a dynamic screen name for a list screen
Configure a screen to dynamically inherit a name from a parametrized list screen. This setup enables users to view a passed parameter as the screen name instead of the screen record name.
Before you begin
Role required: admin
Procedure
In the web-based UI, enter
sys_sg_screen.listin the filter navigator.Select a list screen to inherit the dynamic screen name.
Apply an existing UI parameter in the UI parameter related list.
- If the UI parameters, Screen UI element mappings, and Source and UI element related lists are not displayed, add them by clicking the Additional actions icon (
Additional actions icon.\). Then, select **Configure** > **Related Lists**, and then select the required related lists.
2. Click the **UI parameters** tab.
3. Select an existing UI parameter.
4. On the form, fill in the fields.
|Field|Value|
|-----|-----|
|Parameter type|Screen|
|Input source|User input|
|Input type|Text|
5. Click **Submit**.
Define a UI element to serve as the location point of the dynamic screen name.
Note: This step is a one-time configuration. Once you create the UI element, a new record for the screen title location is not required.
In the web-based UI, enter
sys_sg_ui_element.listin the filter navigator.Click New to create a new UI element.
On the form, fill in the fields.
Field Description Location Location where the dynamic screen name displays. Select Title. Name Name of the UI element. Click Submit.
Create a screen UI element and map it to the screen type.
Click the Screen UI element mappings tab.
Click New.
On the form, fill in the fields.
Field Description Screen Auto-populated with the selected screen, which inherits the dynamic screen parameter. UI Element The UI element to be configured. Click Submit.
Map the screen UI element with the UI parameter.
Click the Source and UI element tab.
Click New.
On the form, fill in the fields.
Field Description UI Element The UI element to display the dynamic screen name. Source Table The UI Parameter table. Click Submit.
Result
The screen name dynamically inherits a value from the redirection parameter.
Dynamic screen name displayed from redirection parameter.