Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Issue with breadcrumb

Sathwik1
Tera Guru

There was an issue with breadcrumb, the highligted(with red) is only seeing by few users.. reamaining users are seeing " ' " instead full name as below.. how I need to figure out this issue?

Sathwik1_0-1765858769497.png

@Ankur Bawiskar 

 

13 REPLIES 13

Sathwik1_0-1765861584047.png

This is how it looks for them.. just with "  '  ", in code it says it pulls from {{page.title}} but I'm not sure where it is referring too. @Ankur Bawiskar 

@Sathwik1 

Things to check

-> is this happening with non-admins or only limited users

-> was this working fine earlier

-> did you recently upgrade?

seems somebody configured the dynamic page title and it's breaking somewhere due to access issue

Add dynamic titles to a page 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

1. Yes, for admins . it was working fine.

2. It's a new instance. so no cloning..

3. This was on case table. only in case table portal view ... this issue was happening..

 

should I need to created an record in the cross scope application table? @Ankur Bawiskar 

@Sathwik1 

for non-admins did you check if that user is able to see that case number in native?

was this working fine for non-admins earlier?

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Yes @Ankur Bawiskar , non admins able to see case number in the native view.. also can you please help from where "{{page.title}}" value was being passed? in general we have to use data. right? and {{page.title}} we get from page ID associated ?