What is the use of g_list.action() in a UI action ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2018 10:55 AM
Hi All,
Just wanted to understand what is the use of below line in a UI action :-
g_list.action([sys_id of UI action], [Action Name]);
And also how can we get the sys id of the same UI action in the script itself as it should not be hardcoded.
Could someone help me in understanding the purpose of this, is this for redirecting post execution or something ?
Thanks & Regards,
Gaurav
Labels:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2023 04:50 AM
Because When I use g_list.action('845eb590c611227d007deasderes8', 'lo.prb.Reprovacao');
got Erro "No records selected" ?