- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 04:17 AM
Hi there, I am trying to create a UI Action button in the platform which will open a URL, but it isn't working
here is a pic of the UI I created ( i delete the URL from it):
Can you tell me please what is the problem here?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 04:27 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 04:24 AM
set "Isolate script" field as false on your ui action

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 04:26 AM
Screenshot for reference.
if field is not available you can add it on form.
If my answer helped you, mark it as correct and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 04:27 AM
also define openURL() in onClick field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 04:27 AM
Hi,
Add 'openUrl()' function to the onClick field.
If you find this solution as helpful please mark it as helpful/correct.
Regards,
Piyush Dhoke