Skip to content

live form reconfiguration

Compare
Choose a tag to compare
@oetiker oetiker released this 31 May 14:12
· 471 commits to master since this release
43ac706

add the triggerFormReset key to form elements, when a widget has this key set the form configuration will be re-queried from the server, and the current content of the form will be available in $self->args. In this way, it is possible to change settings of the form widgets based on the current form content, as well as altering the content of selectboxes.