> > What's the YML syntax necessary to produce an option group in a Radiogroup > > or Select?
> --- > elements: > - type: Select > name: month > options: > - label: "----Q1----" > group: > - [01, January] > - [02, February] > - [03, March] Thanks Carl, that's exactly what I was looking for. Unfortunately, group seems to break the AutoSet constraint. The desired behavior would be to have the AutoSet constraint pass for any of the group members' values. _______________________________________________ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu