List view with records not displayed due to ACL restriction - bad user experiance

Zod
Giga Guru

Hi Experts,

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 ...

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.

Example.

> List is set to show 200 Records > Picture 1

List_1.JPG

> List set to show only 15 records per page > Picture 2

List_2.JPG

Get my point?

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.

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 ...

Any idea how to fix this to me more user friendly?

1 ACCEPTED SOLUTION

darlawolf
Giga Expert

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.


find_real_file.png


View solution in original post

8 REPLIES 8

"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 ..


Hi vemffm.



Create a read ACL and a query business rule for the role.




Regards,



Roehl Tablada.


... 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 ...


Hi vemffm.



You need both the ACL and query business rule. The limitation is based on how you design them.




Regards,



Roehl Tablada.