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

CheckBox Multi: checkboxes are now builded with uniq html names. This is...

CheckBox Multi: checkboxes are now builded with uniq html names. This is necessary for the client, to assign values correctly to multiple checkboxes during form update by JSON data.
HelperFormElement.php: new prependFormElementIdCheckBoxMulti()
FillStoreForm.php: new collectCheckboxMultiValue(), process() recoded to collect checkBoxMulti values to one element.
AbstractBuildForm.php: checkBoxMulti elements: a) no longer contains an '[]' at the end, b) get individual names
parent 1761cc07
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