Submit Form without saving in database

rha2000

Member
It is possible to make a form not save data in the database?

Interested send data from the form but not updated in the database, so I can process them.

Try to do it from the section of the form "form processing" setting it to "No"; but when I want to edit the fields are empty.
I need the fields to be loaded when editing a record but that by sending the form is not saved to the database.
Is this possible to do this?
Thanks
 
"Record in database" = no is only for forms not related to a Fabrik list/DB table (e.g. a search form redirecting to somewhere), setting an existing form (belonging to a list) to NO is possible but better should be prohibited (you can't reset from the Fabrik backend, only directly in the DB with e.g. phpMyAdmin).

You can add a php plugin to your form which is processing the data and then aborting the submit
http://fabrikar.com/forums/index.php?wiki/php-form-plugin/#stopping-form-submission
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top