- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2023 11:42 PM - edited 08-20-2023 11:43 PM
When adding some custom URLs to Web Applications, there is an "Invalid url" message that displays and the record does not update or save:
How does one resolve this issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 11:26 PM
Hi,
I found a solution in the following Community post:
https://www.servicenow.com/community/itsm-forum/validation-of-url/m-p/617112#M188891
I have updated the onSubmit client script for the Employee Center Pro based on the feedback from the above post:
- https://instanceURL/nav_to.do?uri=sys_script_client.do?sys_id=48491b7053b33010cca8ddeeff7b125c
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 11:26 PM
Hi,
I found a solution in the following Community post:
https://www.servicenow.com/community/itsm-forum/validation-of-url/m-p/617112#M188891
I have updated the onSubmit client script for the Employee Center Pro based on the feedback from the above post:
- https://instanceURL/nav_to.do?uri=sys_script_client.do?sys_id=48491b7053b33010cca8ddeeff7b125c
Thank you.