Hello, I have infopath2013 form having 2 multi value choice list. These choice list values coming from other list and having the same values. My requirement is that when user select any value from choice list 1, then the same option should be removed from choice 2 or disabled. The objective is to restrict user from selecting same value.
If hide value not feasible then we can restrict user from submit.
Prashant