on click function radio button value stored in sharepoint list
/*var radios = $('input:radio[name=gender]');
if(radios.is(':checked') === false) {
radios.filter('[value=Male]').prop('checked', true);
}; */
im tried this but not come
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Laxmidhar SahooPosted Dec 29, 2019, 1:02 AM
Please select your gender.
"button"
value="Get Value">