- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 07:26 AM
Hello,
This is my first time posting a question and I was wondering if there is someone out there that has encountered my issue.
-I am creating a New Case in HR Case Management and for some reason I can't see the work notes field. The field is there because I can see in the Form Layout and in Form Designer. There are no UI Policies hiding it or anything manipulating that field. Has anyone seen this? I am on the Helsinki version. Thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 12:03 PM
Understood, but HR doesn't respect itil/itil_admin roles. The tables and fields have different security. Since work_notes is inherited from task, you'll need to make sure you have the right roles to use it (likely one of the HR roles) to read/write to that field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 08:37 AM
Hi Felix,
Thanks for reaching out to the community! Welcome aboard!
Is it possibly security related? Can you include a screenshot of what you are seeing (or not seeing in this case)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 10:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2017 10:10 AM
The work notes field requires itil access for read/write by default. If you cannot read the field, it is not presented on the form.
Docs: Access control rules
Docs: Contextual security
Security Best Practices - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2023 10:48 AM
I just ran into the same problem:
A specific user role should should have read/write access to a table that is derived from task. This derived table also supports the worknotes and these users must be able to add work notes.
However these users MUST NOT have the itil role - as they would then have access to incident/problem/change etc. (which is neither intended nor acceptable in the case)
So, the question is: how to enable work notes WITHOUT granting these users the itil role?