<?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 List view with records not displayed due to ACL restriction - bad user experiance in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066411#M723337</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when ACLs do not allow records to be listed, a message will show up at the botton telling how many records are not displayed. Ok so far ...&lt;/P&gt;&lt;P&gt;BUT .. in case there are only a view records to be visible and many are not ... it could lead to misunderstanding of the records available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;&amp;gt; List is set to show 200 Records &amp;gt; Picture 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="List_1.JPG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/64867iAF4D3B2C7C98FBDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="List_1.JPG" alt="List_1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; List set to show only 15 records per page &amp;gt; Picture 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="List_2.JPG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/64866iD58C44A04FA36BBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="List_2.JPG" alt="List_2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get my point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user does not know how to sort to see all records ... as the logic of which records are not displayed is not transparent for him.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect the system to show all visible records in line with the sorting .. and independently show the message of how many records are not displayed due to security reasons ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to fix this to me more user friendly?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 22:03:31 GMT</pubDate>
    <dc:creator>Zod</dc:creator>
    <dc:date>2018-01-25T22:03:31Z</dc:date>
    <item>
      <title>List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066411#M723337</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when ACLs do not allow records to be listed, a message will show up at the botton telling how many records are not displayed. Ok so far ...&lt;/P&gt;&lt;P&gt;BUT .. in case there are only a view records to be visible and many are not ... it could lead to misunderstanding of the records available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;&amp;gt; List is set to show 200 Records &amp;gt; Picture 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="List_1.JPG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/64867iAF4D3B2C7C98FBDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="List_1.JPG" alt="List_1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; List set to show only 15 records per page &amp;gt; Picture 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="List_2.JPG"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/64866iD58C44A04FA36BBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="List_2.JPG" alt="List_2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get my point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user does not know how to sort to see all records ... as the logic of which records are not displayed is not transparent for him.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect the system to show all visible records in line with the sorting .. and independently show the message of how many records are not displayed due to security reasons ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to fix this to me more user friendly?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 22:03:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066411#M723337</guid>
      <dc:creator>Zod</dc:creator>
      <dc:date>2018-01-25T22:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066412#M723338</link>
      <description>&lt;P&gt;Thank you for asking this. I've been wondering this for a LONG time. Really curious to see if anyone has gotten around this.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Possibly a query business rule instead of ACL? Seems counter productive though...&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2018 22:13:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066412#M723338</guid>
      <dc:creator>John Diaz</dc:creator>
      <dc:date>2018-01-25T22:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066413#M723339</link>
      <description>&lt;P&gt;You will need to modify the OOB before query Business Rule below (my recommendation is to turn the OOB off and create a new one) to incorporate the changes done on the ACL side.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/64865iF70811E9F70FB78F/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 03:31:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066413#M723339</guid>
      <dc:creator>darlawolf</dc:creator>
      <dc:date>2018-01-26T03:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066414#M723340</link>
      <description>&lt;P&gt;.. this would give a new message, but still not show all visible records at once ... at least I would not see why this should change due to the code provided.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:17:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066414#M723340</guid>
      <dc:creator>Zod</dc:creator>
      <dc:date>2018-01-26T08:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066415#M723341</link>
      <description>&lt;P&gt;If you impersonate a non-roled user and go to incident.list they do not get a Security constraint message. This is due to the OOB business rule above. Just sharing what I have done for other clients whenever they want extensive ACLs I also include a before query BR to hide that security constraint message.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:21:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066415#M723341</guid>
      <dc:creator>darlawolf</dc:creator>
      <dc:date>2018-01-26T08:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066416#M723342</link>
      <description>&lt;P&gt;"my users" are not non-roled per default ... so I definitely need s solution also working for rolled users where ACL scripting denies the access to records .. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:24:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066416#M723342</guid>
      <dc:creator>Zod</dc:creator>
      <dc:date>2018-01-26T08:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066417#M723343</link>
      <description>&lt;P&gt;Hi vemffm.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Create a read ACL and a query business rule for the role.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Roehl Tablada.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:39:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066417#M723343</guid>
      <dc:creator>roehltablada</dc:creator>
      <dc:date>2018-01-26T08:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066418#M723344</link>
      <description>&lt;P&gt;... might be a help .. BUT .. while ACLs are quite safe a only privileged people can change them ... business rules can be manipulated by every admin ... what makes it somehow less secure due to my understanding ... &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 12:23:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066418#M723344</guid>
      <dc:creator>Zod</dc:creator>
      <dc:date>2018-01-26T12:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: List view with records not displayed due to ACL restriction - bad user experiance</title>
      <link>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066419#M723345</link>
      <description>&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;Hi vemffm.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;You need both the ACL and query business rule. The limitation is based on how you design them. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P style="font-family: arial, sans-serif; color: #666666;"&gt;Roehl Tablada.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 12:28:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/list-view-with-records-not-displayed-due-to-acl-restriction-bad/m-p/2066419#M723345</guid>
      <dc:creator>roehltablada</dc:creator>
      <dc:date>2018-01-26T12:28:40Z</dc:date>
    </item>
  </channel>
</rss>

