g_list.getChecked() not working in related list

Udit Maheshwar1
Tera Expert

Is there any alternative of "g_list.getChecked()" to use in client script to get the sys_id of selected records?? I am trying to get the sys_ids of selected records from the related list but it is giving blank alert.

Thanks,

Udit

1 REPLY 1

Kalyani Jangam1
Mega Sage
Mega Sage

Hi Udit,

g_list work according to current table. If you want to take sys_id of selected records form the related list then you client script should run on related list table not parent table.