Open 2 tabs at a time using g_aw.openRecord()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 10:03 AM - edited 07-18-2023 10:05 AM
Hello 👋,
Is it possible to open 2 tabs/records using g_aw.openRecord()..?
I mean we have UI action on Agent workspace which creates the new record along with child task. After successfull creation I am using g_aw.openRecord to open parent task. Is it possible to open both parent and child case..?
I tried using g_aw.openRecord 2 times with parent and child sys_id but only child case is opened.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 12:57 AM
Did you get any solution on this ? Even I have a req to open multiple sub tabs with g_aw.openRecord