Quantcast
Channel: ServiceNow Community - Development & Integration
Viewing all articles
Browse latest Browse all 423

Not able to override service-now page title

$
0
0

I am trying to set page title in dynamic content with jQuery , tried many methods but the the page shows service-now title only

I tried document.title="test";
jQuery('title').html("Test");

But nothing is working


Viewing all articles
Browse latest Browse all 423

Trending Articles