Hi
I'm making a contact form with chronoForm,
But I don't know how to add values in my options of the dropDown item.
I will be nice to choose the adessee like that, is it possible with chronoForm ? 🙄
I'm making a contact form with chronoForm,
But I don't know how to add values in my options of the dropDown item.
I will be nice to choose the adessee like that, is it possible with chronoForm ? 🙄
thank you, but I don't manage to have a value and a text different
all I can get is :
<select name="destinataire" size="1" id="select_10" class="cf_inputbox validate-selection">
<option value="">Please choose your addressee</option>
<option value="Joffrey">Joffrey</option>
</select>
:? how do you specify the value ?
I'm using this version : 3.1 RC5.5
all I can get is :
<select name="destinataire" size="1" id="select_10" class="cf_inputbox validate-selection">
<option value="">Please choose your addressee</option>
<option value="Joffrey">Joffrey</option>
</select>
:? how do you specify the value ?
I'm using this version : 3.1 RC5.5
Hi reficedeve,
You can't do that from the Form Wizard but you can edit the Form HTML directly in the Form HTML box on Form Code tab. Click the Form title to open the Form Editor.
Bob
You can't do that from the Form Wizard but you can edit the Form HTML directly in the Form HTML box on Form Code tab. Click the Form title to open the Form Editor.
Bob
This topic is locked and no more replies can be posted.
