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

#2542 / FormElement-Typ 'note' funktioniert nicht mit dynamic update

''abel' and 'note' are fixed - 'value' is still not updated, open.
HelperFormElement.php: buildFormElementName() had some issue if there was no $formElement[FE_NAME] defined. New workaround: take the $formElement[FE_ID] instead.
AbstractBuildForm.php: creation of JSON has been missed - now fixed. The $value is rendered (recent value), but probably the client is not prepared to update a non-HTML-input field. This has to debug with RO.
parent d77061e4
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