• Hi,

    I’d like to create a form that allows me to insert the validated data into a mysql database. Part of the validation process will be in ensuring that an email address does not already exist in the database.

    1. which table does ninja forms save submitted data
    2. Can I access the pre processing function of ninja forms. I could not find a pre-processing function in the plugin editor.

    All the best,

    Dave.

    https://ww.wp.xz.cn/plugins/ninja-forms/

Viewing 1 replies (of 1 total)
  • Hi Dave,

    Thank you for using Ninja Forms. The tables in the database that Ninja Forms uses are prefixed with ‘nf’ or ‘ninja_forms’. I would suggest to use pre-processing functions that the plugin offers to achieve what you want to do. Please view the documentation on this here.

Viewing 1 replies (of 1 total)

The topic ‘mysql, submitted data and redirect’ is closed to new replies.