Hi: I am trying to do a multiple select table, i want to add a column of checkboxes to the List view and then execute a table-style action link on only those rows where the box is checked?
What i am trying is to edit multiple rows at once from a single table. I have 2 issues: 1- I havent been able to add the virtual column, need help. 2- I created the link to the controller "config.action_links.add 'b_modify', :label => 'Batch Modify', :type => :collection" , once I check the checkboxes how do I send the checkboxes to the controller? Can you provide a simple example? 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.
