Hallo all,I've made a form, witch is very advanced i think, and in this
form I used the .mandatory option.I've an dropdown box, and this
dropdownbox controls if the other dropdownbox is required or not. I've
turned on the binding and it's so that if you select option 2 the other
dropdownbox isn't required, but if you select option 1 or 3 the
dropdownbox must be required. Now the problem is that if you select
option 2, then you can't change you selection.Here's the code.if
(this.rawValue = 2){ Ce...