<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Additional Comments (Customer Visible) on the approval record in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050262#M707188</link>
    <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;So I did the following:&lt;/P&gt;
&lt;P&gt;1. Modified the task.comments acl and removed the "itil" role and the "task.editor" role, but that did not resolve the issue.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Does anyone know how I can get this field added on the approval record.&lt;/P&gt;
&lt;P&gt;Please advise.&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jul 2018 16:09:29 GMT</pubDate>
    <dc:creator>Cupcake</dc:creator>
    <dc:date>2018-07-16T16:09:29Z</dc:date>
    <item>
      <title>Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050262#M707188</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;So I did the following:&lt;/P&gt;
&lt;P&gt;1. Modified the task.comments acl and removed the "itil" role and the "task.editor" role, but that did not resolve the issue.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Does anyone know how I can get this field added on the approval record.&lt;/P&gt;
&lt;P&gt;Please advise.&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:09:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050262#M707188</guid>
      <dc:creator>Cupcake</dc:creator>
      <dc:date>2018-07-16T16:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050263#M707189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You would need to add it for that specific form view. Configure &amp;gt; Form Design.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:33:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050263#M707189</guid>
      <dc:creator>Allen Andreas</dc:creator>
      <dc:date>2018-07-16T16:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050264#M707190</link>
      <description>&lt;P&gt;Hi Allen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The fields are already there for that view, but they are not visible if the user does not have a role. That is why I went the route of ACLs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/s/skins/images/F0BD4BAAE8637C6CB0F9E26108F14A96/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/s/skins/images/F0BD4BAAE8637C6CB0F9E26108F14A96/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:45:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050264#M707190</guid>
      <dc:creator>Cupcake</dc:creator>
      <dc:date>2018-07-16T16:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050265#M707191</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:49:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050265#M707191</guid>
      <dc:creator>Allen Andreas</dc:creator>
      <dc:date>2018-07-16T16:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050266#M707192</link>
      <description>&lt;P&gt;I figured it out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had to create a new ACL on the Requested Item table&lt;/P&gt;
&lt;P&gt;a) "Write" ACL on sc_req_item.comments with no roles, and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;b)&amp;nbsp;Then I deactivated the ACL that was already in place that had scripting in it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To all who replied - I thank you.&lt;/P&gt;
&lt;P&gt;Sometimes we have to talk things out for it to come to us.&lt;/P&gt;
&lt;P&gt;Have an Awesome Day just because.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 11:04:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050266#M707192</guid>
      <dc:creator>Cupcake</dc:creator>
      <dc:date>2018-07-18T11:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050267#M707193</link>
      <description>&lt;P&gt;Hi, well it was just me, lol...but I'm glad you got it.&lt;/P&gt;
&lt;P&gt;I'd hope I pointed you in the right direction.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 12:42:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050267#M707193</guid>
      <dc:creator>Allen Andreas</dc:creator>
      <dc:date>2018-07-18T12:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Comments (Customer Visible) on the approval record</title>
      <link>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050268#M707194</link>
      <description>&lt;P&gt;Yes Allen you did point me in the correct direction and you also provided some insight on the Form Designer.&lt;/P&gt;
&lt;P&gt;Much appreciated.&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 13:30:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/additional-comments-customer-visible-on-the-approval-record/m-p/2050268#M707194</guid>
      <dc:creator>Cupcake</dc:creator>
      <dc:date>2018-07-18T13:30:51Z</dc:date>
    </item>
  </channel>
</rss>

