Create Action Exclusion for an Action Assignment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 08:05 AM
Hello,
We want to have Edit option on Approvers related list from RITM form in Service Operations Workspace, so that users can manually add Approvers to a RITM. We have created the attached Action Assignment, and it works, only that it is displayed also for other records like Change Requests, and we want it only for RITMs with specific items.
When trying to create an Action Exclusion, there is no table to select (see attached). Do you know why this is happening and I don't have any table to select?
Also, for RITM, is possible to restrict the Action to be displayed only for specific items and not for all?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 10:38 AM
Hi @marsdendev ,
As the Action Exclusion record is based on table "sys_workspace_declarative_action_exclusion", so you need to go to table -> "sys_workspace_declarative_action_exclusion" and change the type of field with name "table" from "table name" to string.
Please accept the solution or give a thumbs up if it answers your query.
Thanks,
Haseeb Ahmed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 10:10 AM
That was exactly what I needed, able to edit the Action Exclusion. Much appreciated!