The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Auto-Create Entry in Form B from Data in Form A

Labels

This Discussion is public

Notifications

I have successfully created an entry in Form B from Form A according to the instructions.  However, when the entry in Form B is created, I only get one field filled.  How do I create a new entry in Form B with more than one field filled.  It would be nice to create a new entry in Form B with data from multiple fields in Form A.

How many fields do you have mapped in your code? Are all the fields in Form B mapped to variables created the Form A $_POST array?

A simpler solution these days instead of using custom code is to use the Formidable API add-on.

I don't think all the fields in Form B are mapped to Form A variables.  I can barely read PHP and was trying to figure it out through trial and error.  I will go for the API add-on.  Thanks for your help!

Discussion closed.