UI action to open the flow in new tab/window
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:51 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 01:41 AM
Hello Ankur,
can you kindly help on the below query.
Thanks
Akash