Skip to content
Snippets Groups Projects
Commit 092e6deb authored by Carsten  Rose's avatar Carsten Rose
Browse files

Preparation to update Form after saving values.

save.php: return JSON with updated values of all fields.
AbstractBuildForm.php: updated to deliver values of all form elements
Constants.php: constants to distinguish all or specific values of FEs. QUERY_TYPE_*
Database.php: doSQL now returns affectedrows or lastinsertid in case of udpate/inset. Typos fixed.
QuickFormQuery.php: deliver Values as JSON after save.
Save.php: return lastinsertid or affectedrows.
parent 19ced86c
No related branches found
Tags v0.25.14
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment