On Miércoles, 12 de Mayo de 2010 23:19:59 Iñaki Baz Castillo escribió: > Hi, I manage a model with lot of fields so the 'list' view just > display a few of them. In order to inspect all the fields I press > "show". > Then it's being very common the fact that I must modify the entry > after showing it. For that I need to close the show view and press > "edit". > > So I suggest to add a "edit" button/link into the 'show' view. Does it > make sense?
I'm not sure about that, I would put only in normal views, not in boxes open inline. For those boxes you can use :position => :after instead of :replace, and you will get the links above the box > > Regards. > > -- > Iñaki Baz Castillo > <[email protected]> -- 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.
