UI action to open the flow in new tab/window

Akash Singh2
Tera Contributor

Hello,

 

I am unable to build URL for opening the record specific flow designer in new tab. Basically when i click on ui action on custom form, it should redirect to flow designer execution in new tab.

Have tried with below options but doesnt seem to be working.

g_navigation.openPopup(url);

g_navigation.open(url.getURL(), "_blank");

window.open

 

kindly suggest any solution to handle this.

 

Thanks 

Akash

5 REPLIES 5

Hello Ankur,

 

can you kindly help on the below query.

 

Thanks

Akash