Configure localization for Portal Banner heading
Configure the portal banner heading instance option to support localization and personalize the portal experience for different users.
Before you begin
Role required: sp_admin
About this task
The portal banner widget enables you to customize the heading text displayed to users on the business portal. You can modify the heading text from the instance options and then create a translation record in the sys_ui_message table. This setup lets you personalize user experience across different regions and languages.
Procedure
Configure the instance option.
Navigate to the page/portal where the widget is configured.
Press Control+right-click on the Portal Banner widget and select Instance Options.
In Heading, enter the desired text.
For details on filling the Heading field, see Portal Banner widget instance options form.
Create a translation record (for localization).
Navigate to All > System Localization > Messages.
Select New.
On the Message New Record form, fill in the fields.
| Field | Description |
|---|---|
| Key | Exact text as configured in the instance option. Pass the parameters, if you have used variables in the heading field: - <user>: \{firstName\} \{lastName\} - <title>: \{title\} |
| Language | Target language |
| Code | sn\_ciwf\_ui\_cmpnt |
| Message | Translation of text entered in the Key field. |
4. Select **Submit**.
Result
A new translation record is created which supports localization.