Radio Button & Values
-
I want to get values with radio buttons.
The User sees “Germany” but my Database gets “de” – as it needs.
The HTML code would be something like this:
<input type=”radio” id=”mc” name=”Germany” value=”de”><label for=”de”> Germany</label>
Could this be made with Formbuilder. I have tried for some time but don’t find a way.
R+
- The topic ‘Radio Button & Values’ is closed to new replies.