Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to open another ui page from currently opened ui page also pass the value

Obito
Tera Expert

Hi all.

How can we call another ui page from currently opened ui page using client script. Also how to pass data to the newly opened ui page.

 

Thanks

Mitesh

2 REPLIES 2

Gangadhar Ravi
Giga Sage

are you trying to do this in Portal ? 

No I am doing this in Native UI. How can I send value from from client script while calling another ui page and how can I use that value in another ui page.