M
Meryk
Guest
In the onchange handler for B, you can test if the field is not set or empty & if so, do not proceed any further but instead abort immediately. Ok this is working fine thanks. But I am still getting the error text message on B when I change only A, as It is a required field & still empty at this point. How can I avoid this as well ? I am aborting by doing 'return;'. Thanks Siraj, Meryem
Continue reading...
Continue reading...