On Domingo, 6 de Febrero de 2011 23:01:02 Michael Latta escribió:
> Is there a way to sort the associated records for an update/create/show
> form?
> 
> Michael

Set order option in the association definition, for example:
has_many :children, :order => 'position'

-- 
Sergio Cambra .:: entreCables S.L. ::.
Mariana Pineda 23, 50.018 Zaragoza
T) 902 021 404 F) 976 52 98 07 E) [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.

  • Sorting subforms Michael Latta
    • Re: Sorting subforms Sergio Cambra .:: entreCables S.L. ::.

Reply via email to