Chronoforms V4 Dropdown List problem(solved)

zm3k 14 Feb, 2013
Hello

Its the first time i use Chronoforms, very powerfull und easy to use but one thing i dont understand or i 2 dummy😉.

The only Problem what i have is the dropdown list item, i insert it to my form, go to configure and in the Option i typing :
value=test1
value=test2
value=test3
i save the configure so fine so good but, when i will save the form and i go agiain in the configure option then in the option stands this:
value=test3
the first 2 entry are not there.
Here is the Link to the Form:
http://zm3k.bplaced.com/joomla_z/index.php?option=com_chronoforms&tmpl=component&chronoform=Voranmeldung

Can anyone help me i searching many hour for this problem ;(
tyty
GreyHead 14 Feb, 2013
Hi zm3k,

The values need to be different - otherwise all the options return the same, and I suggest that you don't use 'value' as it is also an HTML attribute name and may get confused:
value_a=test1
value_b=test2
value_c=test3

Bob
zm3k 14 Feb, 2013
Hey hehe nice nice it works.

i have tryit whit <option>text1</option> but whit value_a=test1 its works ;D.

thx a lot.

greetings zm3k
This topic is locked and no more replies can be posted.