The CreatorCon Call for Content is officially open! Get started here.

Open 2 tabs at a time using g_aw.openRecord()

Mahesh23
Mega Sage

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

Snehal13
Kilo Sage

Did you get any solution on this ? Even I have a req to open multiple sub tabs with g_aw.openRecord