(solved) What the Update database in List Forms does?

As it says in a comment for the PHP function 'updateDatabase()':
"Iterate over the form's elements and update its db table to match"

There are a few more comments in the code. Feel free to look it up in /administrator/components/com_fabrik/models/form.php around line 437.
 

Thanks for the reply

  • Update database - Adds missing database columns to the form's DB table (e.g. if you added a complete existing group to a form) and/or creates the database table (if you set a form from "not saving to DB" to "Save to DB"). Both situations are not "usual" Fabrik workflow. Only use this option if you know what you are doing and backup before! It doesn't handle joined groups etc.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top