Edit Web Portal Display Name in Header (9.0 LTS)

Dear Community,

Is it somehow possible to edit the displayed portal name in the blue header bar (on the right side of the logo) for the Angular Web Portal version 9.0 LTS without code changes in the Angular project?

Background

With 9.0 LTS, the displayed portal name was just "Portal", which was fine, although the option to change it with a config parameter value would still be nice.

After installing CU1 for 9.0 LTS, the displayed portal name switched to "Heading Portal" which is quite confusing for end users in my opinion.

Best regards,

Manuel

  • Hi Manuel,

    we are tracking this issue internally as VPR#36323.

    As a workaround, you could add a translation entry to the table QBMTranslationAddOn with the EntryKey=Heading Portal and add translation entries in the table DialogMultiLanguage with the same EntryKey, the EntryValue=Portal (at least) for the culture En-US and UID_DialogColumn = 'QBM-7262717EE68049A9BE2EEB30C6EC408B'

    HTH