Hide a sub_group by default

18 views
Skip to first unread message

praveen g

unread,
Aug 2, 2012, 5:28:35 AM8/2/12
to actives...@googlegroups.com
I am adding a sub group in controller like this and i want to hide it by default. 

config.create.columns.add_subgroup 'subgroupname' do |subgroup| 
        subgroup.add some_columns 
        subgroup.collapsed = true 
end 
subgroup.collapsed = true is not working in rails 3.2.3 and Activescaffold 3.2.7
Please help me.Thanks in advance

Nick Rogers

unread,
Aug 2, 2012, 11:53:30 AM8/2/12
to actives...@googlegroups.com
You probably need to upgrade active_scaffold to a newer version, as that was fixed a while back.

--
You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group.
To view this discussion on the web visit https://groups.google.com/d/msg/activescaffold/-/MNdao1YeGZkJ.
To post to this group, send email to actives...@googlegroups.com.
To unsubscribe from this group, send email to activescaffol...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.

Reply all
Reply to author
Forward
0 new messages