Page 1 of 1

[FormBuilder] Need to change "name" value in input

Posted: Sat Nov 16, 2013 12:38 am
by josee225
Hi,

I tried searching for this, but found nothing, so here goes:

I need to specify certain names for input in a form. I am trying to do that in formbuilder, but I haven't been successful.

Here is what my inputs should look like:

Code: Select all

Prénom: <input name="Prenom" type="text" /><br />
Nom: <input name="Nom" type="text" /><br />
Jeu (optionnel): <br />
<input name="jeu" type="radio" value="magic" /> Magic<br /> 
<input name="jeu" type="radio" value="yugioh" /> Yu-Gi-Oh!<br /> 
<input name="jeu" type="radio" value="pokemon" /> Pokemon<br /> 
I really need the precise name in order for the values to be saved in the database where the info is going.

Is there any way to do that?

Here are my versions:
CMSMS 1.9.4.2
Formbuilder: 0.7

Thank you!

Re: [FormBuilder] Need to change "name" value in input

Posted: Sun Nov 17, 2013 8:41 pm
by josee225
Anybody could help me out with this please?

Re: [FormBuilder] Need to change "name" value in input

Posted: Tue Nov 19, 2013 3:31 pm
by Dr.CSS
It would most likely help if you could be more specific on what you are trying to acomplish...

Re: [FormBuilder] Need to change "name" value in input

Posted: Tue Nov 19, 2013 3:38 pm
by paulbaker
...and note that your version of CMSMS is way out of date (it was released in May 2011). Consider upgrading.