Hi, I've successfully added a checkbox column to my list view by using a virtual column in my model and enabling inplace editing. This give the user an ability to select rows in the list view. What I would like to do now is create an action link of type :table which posts the ids of the selected rows to a controller which then does further processing before returning to the list view. Can anyone provide some insight on how I might be able to accomplish this? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
