- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 09:19 AM
The OOB Declarative Action, 'sys_declarative_action_assignment', Create Case calls [record model] from Interaction so the user can select the CSM Case Type. How are the parameters that get passed in the URL to the new Case record set? It should be a UX definition, but I can't find it.
Does anyone know where the URL parameters are configured in configurable workspace that creates a Case Type from an Interaction record via the Declarative Action?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 12:57 PM - edited ‎01-11-2024 06:53 AM
Solved: In UI Builder, Open the Modal page you are using for Case Type. In my case it was Case Type Multi Select. Find and open the Data Broker Server Script called 'Get encoded query to prefill case type form'. It should have 'encoded query' in the name if you don't have an exact match. Edit the script that matches the source table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 12:57 PM - edited ‎01-11-2024 06:53 AM
Solved: In UI Builder, Open the Modal page you are using for Case Type. In my case it was Case Type Multi Select. Find and open the Data Broker Server Script called 'Get encoded query to prefill case type form'. It should have 'encoded query' in the name if you don't have an exact match. Edit the script that matches the source table.