Hello, Is there anyway to make a text validation tool such that if in box 1 the user entered dog, then in box 2 dog is entered for them. But if they enter cat in box 1 and attempt to enter cat in box 2 it tells them they have made an invalid selection?
Also is there anyway to make it such that if you select a combo box text will appear inside of the text boxes and prevent user editing? Likewise hide and un-hide text boxes upon combo box selection. Thanks,