• I am interested in posting entries submitted by a form created in WPForms into the Participants Database. Is there any PHP code available to help me create a plugin to enable this function?

    I have looked at several of the WPForms interface plugins but not sure which one of them may be adapted to this function.

    Thank you!
    Randy

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Hi Randy, I answered your email, but basically, you first need to set up the fields in Participants Database to match the fields configured int he forms plugin. Then, you need to write a handler that is triggered when the form is submitted. That handler will deal with any needed alterations to the incoming data and write it to Participants Database. It will require that you have a good understanding of how Participants Database stores the data for various field types.

    It’s really much simpler to just use the forms built into Participants Database.

Viewing 1 replies (of 1 total)

The topic ‘WPForms integration’ is closed to new replies.