Hi,
I'm having some problems with a dropdown in my form. I'm using the dropdown to select the email recipient that the form is sent to.
The problem is that I want to have multiple options that go to the same email. However when i save the form it only saves one of each option. It seems that the "in value" is unique but I need it to not be unique.
IE When i save
1=A
2=B
1=C
1=D
it becomes
2=B
1=D
removing all the duplicate options.
Is there any way around this?
Thanks
Josh
I'm having some problems with a dropdown in my form. I'm using the dropdown to select the email recipient that the form is sent to.
The problem is that I want to have multiple options that go to the same email. However when i save the form it only saves one of each option. It seems that the "in value" is unique but I need it to not be unique.
IE When i save
1=A
2=B
1=C
1=D
it becomes
2=B
1=D
removing all the duplicate options.
Is there any way around this?
Thanks
Josh
This topic is locked and no more replies can be posted.
