Create Case using guided experience in Customer Service Portal - How to Implement ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 01:17 PM
We want to create a guided user experience to create Case from Customer Service Portal.
Some questions/validations we want to add in guided experience before creating Case (Some examples below)
1. Enter Account
2. Enter Order
3. Enter Category
4. Enter Subcategory
Any suggestions what can we do to achieve it ?
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 12:15 AM
If you want to have a single Record Producer, you can create Catalog client scripts to display the rest variables after the first main set is populated:
- Account - it should be auto-populated when it's a single one the Contact has access to
- Category and Subcategory - if there are multiple Record Producers for the same, they can be placed as Catalog Category and Subcategory
And if multiple Items have to be generated out of a single Request, the Order guides would be the one suiting best.