
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 09:09 AM
There is a field called Additional Comments (Customer Visible) that is on the approval record for an itil user, but not for an ESS user. I need to be able to add that field for an ESS User.
So I did the following:
1. Modified the task.comments acl and removed the "itil" role and the "task.editor" role, but that did not resolve the issue.
2. Created an ACL on the sysapproval.approver table and added the comments with write access but still that did not add the field to the approval record.
Does anyone know how I can get this field added on the approval record.
Please advise.
Karen
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2018 04:04 AM
I figured it out.
I had to create a new ACL on the Requested Item table
a) "Write" ACL on sc_req_item.comments with no roles, and
b) Then I deactivated the ACL that was already in place that had scripting in it.
To all who replied - I thank you.
Sometimes we have to talk things out for it to come to us.
Have an Awesome Day just because.
Karen

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 09:33 AM
Hi,
You would need to add it for that specific form view. Configure > Form Design.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 09:45 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 09:49 AM
So for the one ACL you removed the ITIL role on, you should put that back. That's a separate ACL specifically for the verbiage of "Customer Visible" to show in a parenthetical phrase next to Additional Comments.
I would recommend ADDING a sc_req_item.comments Read ACL since your screenshot is showing the sc_req_item table, specifically and saying the users can't see it.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2018 04:04 AM
I figured it out.
I had to create a new ACL on the Requested Item table
a) "Write" ACL on sc_req_item.comments with no roles, and
b) Then I deactivated the ACL that was already in place that had scripting in it.
To all who replied - I thank you.
Sometimes we have to talk things out for it to come to us.
Have an Awesome Day just because.
Karen