I have Countries in a drop-down list.
Any countries with more than one word are not captured properly in form
variables. Only the first word is captured to the variable. So, for
instance, if 'British Virgin Islands' is selected, only 'British' is
captured to the form variable.
Any thoughts on why this is happening?
Thanks,
Scott
Any countries with more than one word are not captured properly in form
variables. Only the first word is captured to the variable. So, for
instance, if 'British Virgin Islands' is selected, only 'British' is
captured to the form variable.
Any thoughts on why this is happening?
Thanks,
Scott
Comment