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

After creating a new record and still open form: a new sip is created and...

After creating a new record and still open form: a new sip is created and transfered to client. Attention: 'new + save + modify + save again' still create two records (error).
AbstractBuildForm.php: buildNewSip() renamed to buildHiddenSip(). Call of buildHiddenSip() moved from tail() to process(). buildHiddenSip() returns JSON code too.
BuildFormBootstrap.php, BuildFromPlain.php, BuildFormTable.php : removed call buildNewSip()
QuickFormQuery.php: After save, reload current record and create new sip
Save.php: process() returns id of affected record.
parent 6506e8fd
No related branches found
No related tags found
No related merge requests found
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