"g_aw" does it work in catalog client script?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 10:00 PM
Hi All,
Currently i have a ui action in workspace called "Open record producer". Once i click on it, it opens the record producer in a new tab.
Now i need to close the tab once the record producer is submitted.
I tried with onsubmit catalog client script by adding g_aw.closeRecord();
Still that is not working.
Is there a way i can close the tab in a workspace?
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 11:03 PM
@Ankur Bawiskar @Nayan Dhamane Can you help me out here?