hheckert
15 days agoQrew Trainee
Role behavior issues
My app has a few different role, the main ones being admin and business. as of now the admin role is behaving exactly how i would expect it to, (i.e., records are read only based on certain flags) but the business role (the one the actually users will use) is not behaving the same way as it is allowing edits. I dont have any form rules at the role level, the tables used have no restrictions on which fields to modify. How can i get the business role to behave the same as admin so records are read only based on certain flags?