- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 10:02 AM
I want to set up a new field that will be on the incident form. I want to be able to edit the field in list view by double clicking on it. How do I configure that?
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 10:04 AM
Update Personalization settings (gear icon) to allow edit on double-click. Then, just add a field to the incident table, enabling ACLs where needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2018 10:04 AM
Update Personalization settings (gear icon) to allow edit on double-click. Then, just add a field to the incident table, enabling ACLs where needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2018 02:21 AM
That works great. Ideally I would like to be able to prevent the Double Clicking to Edit option on specific fields
How do I enforce that for specific fields Globally? I have a couple analysts that have found that they can change the State of an Incident by double clicking on it in List mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2018 11:26 AM
Hi Simon,
We had similar concerns. At ServiceNow's recommendation, we set up list_edit security rule on task.state to prevent any changes to the State field from the list view, even by the admin role. There are so many processes and workflows driven by State that allowing willy-nilly changes to the State is dangerous. If desired, you could open it up to certain roles (such as admin or it_admin) but I would recommend running that past your solutions consultant (or at least the Community) first.
Best,
Eric