Skip to main content
July 31, 2024
Question

How to Refresh Site PAGE Tab Count

  • July 31, 2024
  • 4 replies
  • 0 views

Hi Everyone,

I have one requirement whenever any new request/case created auto refresh the Appian site tab. Example initial my site tab name as "Cases (10)" and whenever another case created from different source (Ex:Email), would like auto to refresh the tab name as "Cases (11)". I have tried with refresh variable, but it is not working. Can you please share any other workaround to achieve this functionality. Please let us know, If any queries.

Thanks!!

4 replies

stefanhelzle0001
July 31, 2024

The tab name is defined in the site object and does not update as page content changes. I am not aware of a way to change this.

davidj137213
July 31, 2024

Agree with stefan, you can't do it in that way. ..

sivanagamalleswarit0001
Inspiring
August 8, 2024

You want to refresh the page/tab name under site?? or site itself

August 8, 2024
You can create a page title dynamically using the Expression instead of the static one. It will be updated when the page is reloaded. However, it will not update on content refresh: