On Miércoles, 27 de Abril de 2011 00:11:23 Nick Roosevelt escribió: > I am trying to display some columns only on update of certain records > (hide them on update of the other records) based on data in the > record. Is this possible? What is the best way to do this?
You must use a per-request configuration: https://github.com/activescaffold/active_scaffold/wiki/Per-Request-Configuration -- 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.
