I am relatively new, so please be patient if this has already been asked and answered - I have started looking for this information and have not yet found it in this forum.
With that said -
When adding a new user I have several Employee Types - defined by a pattern. I also have an Employee ID - also defined by a pattern.
My question is, can I make Employee ID required based on the selection Employee Type?
I know I can perform the validation after the user fills out the form and before creating the user, but I am looking to dynamically modify the form and the patterns based on the values being entered into the form. Is that in any way achievable?