Resolved! Only display records created by the currently logged in user if NOT an admin.
Hi! I have a custom table that contains records for repair requests. Using a business rule, I had made A Before Query rule that only displays records made by the currently logged in user with this script: (function executeRule(current, previous /*nu...