g_list.getChecked() in Agent workspace client script

Vishnu_Snow
Tera Contributor

g_list.getChecked not working in Declarative action assignment - client script. I am using below code to get the sys_id of records which are selected in list view but getting empty alert. Code:

var ids = g_list.getChecked();

alert(ids);

g_list.refresh();

0 REPLIES 0