Ticket #176 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by mpo

  • Status changed from new to closed
  • Resolution set to fixed

control#reset() added in revision [1112].

Note: See TracTickets for help on using tickets.