Configure localization for Portal Banner heading

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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

    1. Configure the instance option.
      1. Navigate to the page/portal where the widget is configured.
      2. Press Control+right-click on the Portal Banner widget and select Instance Options.
      3. In Heading, enter the desired text.
        For details on filling the Heading field, see Portal Banner widget instance options form.
    2. Create a translation record (for localization).
      1. Navigate to All > System Localization > Messages.
      2. Select New.
      3. On the Message New Record form, fill in the fields.
        Table 1. Message New Record form
        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.