Page 1 of 1

Form missing inout field

Posted: Thu Mar 17, 2022 6:45 pm
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

Re: Form missing inout field

Posted: Thu Mar 17, 2022 6:48 pm
by Pablo
Maybe the combobox is not inside the form?

Re: Form missing inout field

Posted: Thu Mar 17, 2022 6:56 pm
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

Re: Form missing inout field

Posted: Thu Mar 17, 2022 7:28 pm
by GPK5050
Hi...

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

Greg