Tobago supports nested forms and can treat each form seperatly:
- Values can be stored seperatly into the model
while already filled in input elements keep their values (temporarily)
- If the validation of a form is activated
but the actual value of this form is only stored temporarily, the validation
is deactivated until the value is definitly stored into the model.
|