Feedback Drawer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 07:50 AM
Where can I locate the results of the written feedback submitted by users via the "Tell us more" option in the feedback draw widget?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 08:22 AM
I'm not sure if this is an OOB thing or custom created.
But I suggest you trace the logic from the widget to the code.
To locate the widget, place your cursor somewhere on top of this widget, hold CTRL and right click.
Select Open widget in editor.
You should be able to see an HTML code for the button in the Body HTML Template field. Identify which function executes when you click it (There is probably an ng-click on that line).
Explore the function, you should find your answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 05:04 PM
Not sure if you found the answer, but the other reply seemed not much use so thought id add info just in case.
goto:
Employee Centre > Feedback and Service Feedback > Feedback Analytics
one thing that got me was where are the feedback tasks ? Feedback definition is the place to configure this, set a rating threshold, check the create feedback task and assignment group for feedback tasks, then on the feedback analytics dashboard the task will be under the tasks tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 02:57 AM
I just found 2 possibilities:
#1# works only if you have configured in the Feedback Definition to create Feedback Tasks from surveys (Version 33 of the ECpro needed).
Navigate to task.list, and search for a feedback task: FBT...
Open a task and configure form layout. Add the field Feedback comment, dotwalked from
#2# IF you have Version 32, you probably will not be able to configure the feedback definition form to create tasks. To find the data from "tell us more" :
Navigate to Feedback Analytics > click on one of the dashboard widgets (ex. Respondents by widget) to get into the Metrics result list. Then click on the "i" icon, left of the AINST00... and open record.
Here you should be able to configure the form layout and add the field "Feedback comment":
Hope this was helpful 🙂