Here is the relevant form, which is auto generated from the user model.

<def tag="form" for="User">
  <form merge param="default">
    <error-messages param/>
    <field-list fields="last_name, first_name, message, email_address, 
administrator, state" param/>
    <div param="actions">
      <submit label="#{ht 'user.actions.save', :default=>['Save']}" 
param/><or-cancel param="cancel"/>
    </div>
  </form>
</def>



On Jun 1, 2011, at 10:03 AM, Tiago Franco wrote:

> Hi Mark,
> 
> Is it possible to take a look at: app/views/taglibs/auto/rapid/forms.dryml ?
> 
> TF
> On Jun 1, 2011, at 2:27 PM, Mark Sobkowicz wrote:
> 
>> app/views/taglibs/auto/rapid/forms.dryml:18:in `form__for_user'
> 
> -- 
> 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.
> 

-- 
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.

Reply via email to