Ticket #176 (closed defect: fixed)
allow reset() on all control's
| Reported by: | mpo | Owned by: | mpo |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4 |
| Component: | modules/kauri-forms | Version: | trunk |
| Keywords: | Cc: |
Description
We need a way to bring forms back to their initial state:
- no value
- no validation messages
- value-state==init
This will allow the same form-instance to be reused for creating 'new' data-structures as well as existing ones.
See conclusion in http://groups.google.com/group/kauri-discuss/browse_thread/thread/3dbe4114533f098d
Change History
Note: See
TracTickets for help on using
tickets.
control#reset() added in revision [1112].