Enable "History > List" Globally

azeem11
Kilo Explorer

Can the" History > List" view be turned on globally for all users and not just for administrators? If yes, where would I be able to find documentation on how to do this?

2 REPLIES 2

mike_allgire
Giga Guru

The system property for glide.history.role shows the user roles allow to access history. If you remove all roles, then History becomes available to all users. Just remember that they can only view the tables / fields that have been allowed to them through ACLs.



Access it through System Properties>System and look for ""


davidmcdonald
Kilo Guru

Hi Azeem,



Not sure if you're still having this issue, but we've been able to solve this one using the below article.



History List



Although you can grant the Calendar view of a record's change log via a system property, they won't be able to see the List view without a Read ACL to the sys_history_set table. Ordinarily, only admins can see the List view without that ACL.



Hope this helps!