thanks for your clarification. I am trying inside a AWF button click but
it is not making no selection VL(radiobutton). $CM.setFieldvalue(ID,"")
is making empty but $CM.getfied is showing null for the read only field.
could you please suggest to read...
thanks a lot it helped me. I have one more query $CM.getFieldValue(ID)
value is showing null but the radio button having value but it is
readyonly. any possibility to find the value in readonly (radio button)
Ilya Khen hi illya i have tried this below thing to rest the radio
button value list but it is not supporting. Could you please suggest any
other option is there $("input[name='']").attr("checked",
false)