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

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
josee225
Forum Members
Forum Members
Posts: 64
Joined: Sat Jun 06, 2009 12:42 am

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

Post 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!
josee225
Forum Members
Forum Members
Posts: 64
Joined: Sat Jun 06, 2009 12:42 am

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

Post by josee225 »

Anybody could help me out with this please?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

Post by Dr.CSS »

It would most likely help if you could be more specific on what you are trying to acomplish...
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

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

Post by paulbaker »

...and note that your version of CMSMS is way out of date (it was released in May 2011). Consider upgrading.
Post Reply

Return to “Modules/Add-Ons”