Disable form personalization in Configurable Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2023 08:05 AM - edited 05-23-2023 10:32 PM
@Brad Tilton @Chuck Tomasi @Ankur Bawiskar
Hello Team,
We need to hide Personalize form in the CWS.I have followed the below steps but its not working.
Disable form personalization
If you do not want your users to customize forms, you can disable form personalization.
Before you begin
About this task
Procedure
- Enter sys_properties.list in the navigation filter.
- Locate the glide.ui.personalize_form property in the System Properties list.
- Set the Value field to false.
This link also not worked for me
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 09:53 AM
Hello. I'm just curious if you were ever able to resolve this? We are looking to do the same thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 10:33 PM
Hello Casey,
No haven't find any resolution.I have raised hi case but they also not provided the solution.
Below is the response from them
Issue: Hide Personalize form in the Configurable Workspace
Most Probable Cause Expected behaviour
Solution Proposed: The Personalize form option cannot be removed/hidden from the workspace. We raised a bug ticket earlier to the development team via PRB1654770 and it is being closed as 'Working as Expected'
The Development team has given the below reason: glide.ui.personalize_form and glide.ui.personalize_form.role is UI16/Polaris system properties and are not meant to drive the configurable workspace experience.
Customers can influence product direction through the Idea Portal. Other customers are able to up-vote ideas that can (and have) resulted in a Product Management Review.
https://community.servicenow.com/community?id=ideas_list&sysparm_module_id=enhancement_requests
This is working as designed and cannot be hidden. With the above link, you can create an enhancement request which will be considered in future releases.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2023 01:32 PM
In our case, HI referenced the following community article:
If you open up UI builder and then go to the form where you want to remove the "Personalize Form" options, you can use the "Hide "More form options"" slider to disable it. If you look at the image in the solution, it has a good representation of this.
In our case, we were seeing this on records (incidents, change, problem, etc.) and wanted it removed. So I ended up going into UI Builder > Service Operations Workspace > Selected "Record" for the page > You then have to duplicate the page since you can't edit the original > and then I believe it was under the "Record page tabs" where I disabled the option.
Hopefully this ends up being helpful!