How to open a new sub tab from CSM/FSM workspace ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 04:44 AM - edited 09-19-2023 04:46 AM
I want to open multiple tabs in CSM/FSM workspace. There is a client callable UI action and it has a workspace client script. It is present on a form with a list collector field. If 3 users are chosen from that list and UI action is clicked, The Ui action must open 3 sub tabs (each tab will be for 1 user on sys_user table)
Tried with window.open , but it is not working.
Tried with g_aw.openRecord , doesnt open multiple tabs in CSM/FSM workspace.
0 REPLIES 0