10-17-2018, 12:14 AM
Figured it out:
I am using hasPerm to "hide" some of the fields the junior admins can edit, but because the validation was still happening, I think it was blocking the user each time they updated it.
I've added hasPerm to all of the validation logic that involves the "hidden" fields, and it is now working :-)
I am using hasPerm to "hide" some of the fields the junior admins can edit, but because the validation was still happening, I think it was blocking the user each time they updated it.
I've added hasPerm to all of the validation logic that involves the "hidden" fields, and it is now working :-)