Unable to add Export Button using Declarative Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2025 11:05 AM - edited 04-27-2025 11:08 AM
I have a requirement to display "Export" button in DPR workspace from Product Enhancement. I have created List Actions under Declarative Actions. It appears on other list (incident, problem, request, change, etc.), but can't get it to appear on Product Enhancements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 07:38 PM
Hi @ServiceNow_Use3, DPR ships 'Export' action as excluded for enhancements table via 'sys_workspace_declarative_action_exclusion' table. You can mark 'Exclude this table' false on this record and Export should start showing up on the list.
sys_workspace_declarative_action_exclusion.do?sys_id=8053df0ec7241210b40043ac95c26090
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 07:46 AM
Is this working for you? I am trying to update it but it throws an error saying, "Must select one of the table options" even tough the table is selected.