Version 8 - Page Title

Hi all,

Can someone please advise if it’s possible to make the Page Title Tag dynamic based on the location on the system OR/AND based on the Contact being viewed.

Thanks in advance for any advice provided.

It doesn’t seem to be ready for customizaton, or to be made dynamic.

If you read up on Angular apps, you’ll see where that string comes from, where to change it, and a compile will be needed afterwards.

But to make it dynamic some extra work would be required… and I don’t know how to do it.

Another approach is to just try and inject some JS into the screen, and have your JS force-change the window title. I only know how to inject JS in v7, I know there are a number of threads here asking how to do it in v8, but I am not sure if any of them has an answer.