
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 07-25-2022 11:50 AM
Employee Center Topic pages oob all have the same page title. However, you can make these dynamic so that they show like the below based on the topic page a user is on. This will improve user navigation and also enable you to have better analytic page tracking.
To do this:
1. Navigate to Service Portal -> Pages. Open the emp_taxonomy_topic page.
2. In the Dynamic Page title field, add %topic_id
3. Scroll to the related lists and add a new dynamic page title variable record that looks like the below image.
- 1,363 Views
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello Alex,
This seems to work fine for admin users.
But it seems that for regular employees the dynamic page titles do not get displayed. It seems like Read ACLs on topic table block this.
Do you recognise this ? If so, is there a solution for this ?