Hi All, I have the need to create a link that doesn't appear to fit in with the link customizability described in the documentation, this link will be for each record, should be inside the actions column, and use attributes of the record to create the link. i need something that works like the column helpers, where if you have a column foo on your model, you can create a method in a helper called def foo_column(record) to customize what is inside this column. it does not appear that action links work the same way. is this true? is there any way i can emulate this functionality for links?
-C -- 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]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=.
