Hi Team,
I have a requirement that let's say for example, In a drop down I am having 1,2,3 as values. By default value 1 gets selected in the drop down. Now, in my case, for sure I should change the value from 1 to any of the other drop down values.This condition should be mandatory.
How could I do like this?
Thanks in advance..