Example
I have a field that for line of business that has 3 choices (dropdown) Choice 1, Choice 2 & Choice 3.
I have another field that is Client number (Alphanumeric field) that I would like to limit as follows
if Line of business is,
choice 1 then I can enter a client number with a Maximum of 8 characters
choice 2 then I can enter a client number with a Maximum of 5 characters
choice 3 then I can enter a client number with a Maximum of 10 characters
I would be grateful if anyone has a solution as I have not been able to find a way of doing this.
Thanks