For more information, please refer to this announcement explaining best practices for getting answers to questions.
Approved Autocomplete will not validate user role
Summary:
We are unable to get the autocomplete rule to work based users roles an that is not working.
Content (required):
We are facing an issue where we have a rule that validates dates and throws in error if certain conditions are met. One of those conditions is that if they hold a specific role, then the validation of dates would not happen. As part of the delivered a user role Boolean was created to validate the users roles. However it was not included into the conditions. I have tried adding the Boolean and it is still throwing the error. We are trying to ensure that someone with the role in the booleanVar_User Role will not get the error.