← Back to team overview

anewt-developers team mailing list archive

Re: [Branch ~sander-sinaasappel/anewt/anewt.new.cxs] Rev 1471: [form] FormOptionGroup support in radiobutton/checkbox mode.

 

Wouter Bolsterlee wrote:
It looks like the revision below has a lot of extra changes besides the one
in the revision log...

Well, there were some structural changes to make it possible. Mostly I had to change your hack to set the 'id' property. AnewtFormOptions can now have an 'id' property, and AnewtFormOptionGroups defer that property to their first child.

2009-07-20 klockan 22:47 skrev noreply@xxxxxxxxxxxxx:
------------------------------------------------------------
revno: 1471
committer: Sander van Schouwenburg <sander@xxxxxxxxxxxxx>
branch nick: anewt.new.cxs
timestamp: Mon 2009-07-20 17:53:44 +0200
message:
  [form] FormOptionGroup support in radiobutton/checkbox mode.
Option groups will be rendered as <div> elements, starting with the label
  followed by all the options as radiobuttons/checkboxes.
(from anewt.new.svn:80)
modified:
  form/controls/choice.lib.php





References