Form missing inout field

Issues related to forms.
Post Reply
GPK5050
 
 
Posts: 44
Joined: Thu Apr 26, 2018 4:03 pm

Form missing inout field

Post by GPK5050 »

Hi all...

I hope someone can help.

I am using an form that was in a previous website and tweaking it slightly. I want to add a new Combobox and have that value appear on the confirmation email when the form is submitted. I've tried everything to have that new field show up, but it doesn't. I've associated the label to the Combobox, the Combobox has a tab index. I've duplicated every setting from a working Combobox but the value just does not come across.

Any suggestions?

Thank you!

Greg
User avatar
Pablo
 
Posts: 23741
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Form missing inout field

Post by Pablo »

Maybe the combobox is not inside the form?
GPK5050
 
 
Posts: 44
Joined: Thu Apr 26, 2018 4:03 pm

Re: Form missing inout field

Post by GPK5050 »

Hi...

Thank you for responding. It does have an tab index # that was automatically inserted. Is there a way to insert it into the form if it is not?

Greg
GPK5050
 
 
Posts: 44
Joined: Thu Apr 26, 2018 4:03 pm

Re: Form missing inout field

Post by GPK5050 »

Hi...

I figured it out. I forgot to add the field to the Form Processor Message. Works perfectly now.

Greg
Post Reply