- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 10:35 AM
Hi All,
We have recently upgraded our Development instance to Vancouver. We came across "Provide Feedback" at the bottom of the Help Center during our testing. After some investigation, I found the Provide feedback to ServiceNow documentation that says this functionality will send the feedback to ServiceNow. Our worry is that when we upgrade production our users might use that thinking they are providing our admin team feedback when it actually provides the feedback to ServiceNow.
Is there a way to disable that "Provide Feedback" button or at a minimum hide it based on a role?
Thanks
Ethan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 12:05 AM
Solved it.
Follow this process:
property name: glide.ui.product_feedback_enabled
change application scope to: Polaris app shell
then set the property value to false.
Mark as helpful if worked.
Best Regards,
Mahesh Sharma.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 05:57 AM
Thank you! This worked for me. Once I logged out and back in the "Provide Feedback" button no longer appears in the Help Center