#3925 / templateGroup / non primary / delete records: only one at a time
Fixed by implementing an $correctDeleteIndex. FormAction.php: extended elements(), doSlave() from RC=bool to 3 states, it's now possible to detect a deletion and correct the index of any further array processing.
Showing
- extension/qfq/qfq/Constants.php 4 additions, 0 deletionsextension/qfq/qfq/Constants.php
- extension/qfq/qfq/Evaluate.php 1 addition, 1 deletionextension/qfq/qfq/Evaluate.php
- extension/qfq/qfq/QuickFormQuery.php 2 additions, 2 deletionsextension/qfq/qfq/QuickFormQuery.php
- extension/qfq/qfq/form/FormAction.php 40 additions, 14 deletionsextension/qfq/qfq/form/FormAction.php
Loading
Please register or sign in to comment