(continued)
Anyway, this is what I'm currently trying (and I've tried lots of
other stuff too). Please don't be too hard on me.
<extend tag="form" for="User">
<form merge>
<field-list fields="name, email_address, administrator, birthday">
<birthday-view:>
<input:birthday merge start-year="&Time.now.year - 100"
end-year="&Time.now.year"/>
</birthday-view:>
</field-list>
<div param="actions">
<submit label="Save" param/><or-cancel param="cancel"/>
</div>
</form>
</extend>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---