Getting SharePoint radio button value from the DOM
I was stumped the other day with something that I thought would be easy. I had a form and on the form a radio button with three options. All I wanted to do was grab the value and I was having a hard time doing so. I was able use the code below to do…