Guidance Required to Add Additional Fields in CSAT Feedback Form
Hi Team,
I hope you’re doing well.
While reviewing the CSAT feedback flow, I analyzed the email template and the underlying logic used to generate the rating links (via the EstimateLinksGenerator microservice) as well as the CaseRatingManagementService WebService, which updates the case rating and opens the feedback/comments page.
Currently, after a user selects a rating from the email, the system opens a page where only the comment field is available.
I would like to enhance this feedback step by adding additional fields (along with the comment field) so that users can provide more structured information.
Could you please guide me on:
- Where and how we can extend the feedback page that opens after the rating is submitted?
- Whether the CaseRatingManagementService or its associated UI page can be customized to include extra fields?
- If there is a recommended approach or any constraints we should be aware of while extending this CSAT feedback functionality.
Any documentation, best practices, or sample implementation would be greatly appreciated.
Thank you.
Like