I would like some more info on the registration add-on before I purchase a Dev license.
What I am trying to do:
1. I need to make a form that asks a series of questions and includes a registration for WordPress, then the user submits the form and is automatically logged in.
2. The form re-directs them to a page that queries the GravityForms DB, comparing the logged in users email to the DB info. I understand that this is not in the scope of the plugin, and my responsibility, but I need to know if it is possible to query the GravityForms DB.
3. Re-direct to another page based on result of the query.