Hello,
First of all, this is not any type of homework or anything with school or job related, I sometimes help organizing local website with very small community and non of us a re web developers.
I tried messing around with ninjaforms and fluent forms, but couldn’t figure out the following problem:
I have to create one form, it’s basically a baisc contact form (name, surname, phone and club) with radio button options. Options for radio button are “Table 1” and “Table 2” and if you choose “Table 1” it should put contact info in table 1 and if you choose “Table 2” it should put it in table 2.
I created form and table(s) but it doesn’t matter what radio button I choose, everything is put into table 1. Other option is making 2 forms for 2 tables but that is very very “unproffesional”.
​
Thanks in advance.
[ad_2]
Not sure I follow exactly, but is [conditional logic]) what you’re looking for?
It’s not clear what’s the issue exactly. How these tables works? are they submitted along with the form? are they just static HTML to display the contact details?
If you could describe everything in details, we can help you sort this out as it seems like a simple problem.