On Mar 8, 2010, at 4:54 AM, mydoghasworms wrote:
I would like to see an example of how, in DRYML, I would include a hidden field for an attribute belonging to the model, with a preset value. Is there perhaps such an example handy?
If you set the value on the model in the controller, there's a good chance you won't need to generate anything at all. The autogenerated forms collect the fields that have been made into inputs and whack the other fields of the object into hiddens automatically.
--Matt Jones -- 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.
