Ticket #4693 (closed task: wontfix)

Opened 21 months ago

Last modified 3 months ago

Repeater: port repeater widget from 0.4

Reported by: bill Owned by: dante
Priority: normal Milestone: future
Component: DojoX Form Version: 0.9
Severity: normal Keywords:
Cc:

Description (last modified by bill) (diff)

Port the repeater widget from dojo 0.4, to handle lists of fields (or sets of fields) in a form.

Used for tasks like entering the name, age and gender of each person that's going to be in a given hotel room (to take an example from Japan).

Change History

Changed 20 months ago by sfoster

Does dojox.widget.Iterator have this covered? It would seem to. Perhaps joose can confirm, help w. UT and close it

Changed 20 months ago by bill

  • description modified (diff)

Well, I think it's a bit more than just dojox.widget.Iterator, although maybe Repeater can extend Iterator. Repeater has delete buttons for each row, plus an "insert new row" button, plus IIRC it had code that interacted with the Form widget so that serializing/deserializing the form worked correctly.

Changed 18 months ago by bill

  • milestone changed from 1.1 to 2.0

Changed 17 months ago by alex

  • milestone changed from 2.0 to 1.3

Milestone 2.0 deleted

Changed 8 months ago by bill

  • description modified (diff)
  • milestone changed from 1.3 to future

Changed 8 months ago by bill

  • owner set to dante
  • component changed from Dijit to DojoX Form

Moving to dojox.form as per above comments and #3278.

Changed 3 months ago by dante

  • status changed from new to closed
  • resolution set to wontfix

there appears to be no interest in the Repeater port. Please someone reopen and own this if I am mistaken. See also #3278

Note: See TracTickets for help on using tickets.