Refresh web page in service catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 01:55 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 03:41 AM
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?
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 03:58 AM
@Eckhard Where do you get this warning?