live form reconfiguration
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.