• I need several form for my wordpress website and need to be able to do the following:
    – Validate the data coming in (email address, SSN, length, etc.)
    – Notify the user of mistakes (user messages)
    – Insert data into the database after successful validation

    If there is no plugin for this. Is there a way I could add my own form to a page?

Viewing 1 replies (of 1 total)
  • I’ve used the Formidable Forms (there is a free and commercial version) which will allow you to create forms with some validation. You could take a look at that.

    For clients with a really specific need for your site, I create plug-ins for them which are basically the forms with validation and database interaction, etc…

Viewing 1 replies (of 1 total)
  • The topic ‘Adding forms to a wordpress page’ is closed to new replies.