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.

Refresh web page in service catalog

Eckhard
Tera Contributor

Dear all,

I am on Vancouver release.

We have a catalog item and wish to create an "onchange"-client script that reloads the page when someone

is changeing a specific variable. 
I could only find an old hint on the web with the code snippet "window.location.reload()".

But when I insert this into my client script , then I receive a warning message - saying that this is not "VA supported".

So I assume this approach is not the best.

Is there a solution for that?
Many thanks

Best regards

Eckhard

P.S.: I am not talking about a form reload in the backend.

2 REPLIES 2

Slava Savitsky
Giga Sage

Where is that supposed to happen: in the Portal UI or in the Platform UI? Service Catalog can be used in either of them.

 

Why is there a need to reload the page? What is the complete use case?

Sandeep Rajput
Tera Patron
Tera Patron

@Eckhard Where do you get this warning?