List context menu client server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2023 04:42 PM
Hi,
I need create a code UI Action for client Script using "List context menu", but don't work.
When I use:
g_list.action('[sys_id of the reopen_incident UI action]', 'reopen_incident');
got error :'No records selected'.
When I use:
gsftSubmit(null, g_form.getFormElement(), 'reprova_problem');
Got Error: 'Error MessageUnable to find UI Action with name 'reprova_problem' on table 'problem''.
This is my code:
Please, can you help-me?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2023 05:57 PM
Hi, coincidently this exact question was also posted by another community user.
Error List context menu side server client - ServiceNow Community
There is no need to post the same question multiple times in the community forums, or to use multiple user accounts to paste the same question. This does not benefit you or the wider community.