On Lunes, 3 de Octubre de 2011 07:00:10 slava escribió:
> Hello,
> Trying to modify how active_scaffold displays show action for a model.
> I want to display a subset of model attributes in index action but
> show more attributes in show displayed in a custom way.
> I created _show.html.erb and copied code from active_scaffold
> _show.html.erb and will work on modifications here.
> How do I tell active_scaffold to display a different set of columns in
> show from the one in index? Thanks.

config.show.columns = ...

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

Reply via email to