After activating the Request Feedback application and configuring the server files, an agency must customize elements of the user experience. This includes:
determining which problems prompt a Feedback Survey,
drafting the email used to request customer feedback, and
Open the Citizen App Hive folder in the RequestFeedback directory.
Locate FeedbackSurveyEmail.html.
Edit the text of the email template as desired. You may also make changes to the HTML and Javascript in the template; however, Lucity cannot provide support for those changes.
If desired, add fields from the request record to the body of the email.
In the Citizen App Hive > RequestFeedback directory, locate the Feedback.html file. This file contains the javascript headers that ensure Requests are properly configured to submit feedback to Lucity.
Make a backup of this file. This will let you revert back to the default version of the file if you need to.
Modify the original to make the survey appear as desired. You can customize the code using CSS, HTML, and javascript. Note, however, that Lucity cannot provide support for customizations you make to this file.