Page/URL Parameters Render Condition issue

Hi there,

In an effort to help guide users on what pages they are looking at, I am trying to add a small box in the header to tell them what object/screen they are on.

Works great in tabs pages, doesn’t work great in record view pages. Any idea why?

Screenshots below.

Looks to me that the URL parameters isn’t set properly. I saw this just yesterday with someone else, but the issue it caused was the page wouldn’t load.

URL paramters need to have the proper formatting. ie . &param=value whereas  I see $3Fparam%3Dvalue

Fixed it!  Thanks Pat for pointing me in the right direction!

yw