Scenario:
1) Tab A - visible only to userA in groupA with AL for A - with field#1 being required
2) Tab B - same for B - except, no fields in Tab A are required for that user
In back-end, when i try to update user B I'm getting the error to update the required field.
Note: to complicate the story, users are registered by Administrators and field#1 is not required nor visible at registration (i.e. the value might not be known to the admin) -> to work around this, the admin registers the user via the Joomla registration, instead of CB -> But, I would actually like to know if there is a workaround this as well
Is there a way to specify the required field is only required for one type of users/groups? how do I go about it?
thanks!