- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 10:51 AM
Hi,
Im trying to create UI Action Form button on the incident table in Service Operation Workspace that on click will redirect the user to desired url (e.g www.google.com). How can I achieve that?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:30 AM
Hi,
Try putting this (see attached image) into your scripting section and see if it works.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:30 AM
Hi,
Try putting this (see attached image) into your scripting section and see if it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 11:55 AM
hi, this will open a new window, what if i want to redirect the user to 'www.google.com' from the same window?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 12:02 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2023 10:22 PM
Hi,
Yes it will open a new window with Google.
Do you really want a redirect in the same window?
What if the user has multiple tabs open in SOW, and then clicks on the open Google in one of the tabs, then the entire page will be replaced by Google. Seems like a bad experience.