- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 09:29 PM
Hi All ,
I am trying to add a new ui action into "Action on selected rows" drop down specific to sc_request table.
I have checked the "List Action" box in the ui action but still it doesnt come up in the drop down. But if i make the ui action on "Task" table then it is coming up in the drop down. IS there any solution for this ? To make it come specific to requests alone ?
Thank you.
Solved! Go to Solution.
- Labels:
-
Request Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 09:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 09:58 PM
Hi Harsha ,
It is coming up in the list view of sc_request table. But is there any way i can get it in the form level as well. That is when i open a specific request(REQ) , i need the action to be done on selected RITMs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 09:59 PM
set form button check box as true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 10:01 PM
Hi Harsha ,
When my ui action is set on the sc_Req_item table with list choice as true , getting the value in the "Action on selected rows" as i needed . Thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 10:20 PM
Hi Harsha ,
I am trying to perform a ui action only on selected RITMs in a REQ . But when i click on the ui action it performs for all the ritms. Any pointers on how to query only the selected records and perform the ui action on them ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2020 10:24 PM
what have you written? paste the script