Open URL from 'UI Action' Button in the platform

Tal
Kilo Contributor

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): 

find_real_file.png

Can you tell me please what is the problem here?

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

also define openURL() in onClick field 

View solution in original post

5 REPLIES 5

Harsh Vardhan
Giga Patron

set "Isolate script" field as false on your ui action 

Harsh Vardhan
Giga Patron

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. 

Harsh Vardhan
Giga Patron

also define openURL() in onClick field 

Piyush Dhoke2
Mega Expert

Hi,

Add 'openUrl()' function to the onClick field.

If you find this solution as helpful please mark it as helpful/correct.

Regards,

Piyush Dhoke