On Thu, Sep 10, 2009 at 3:40 AM, Sergio Cambra .:: entreCables S.L. ::. <
[email protected]> wrote:

>
> On Jueves, 10 de Septiembre de 2009 11:06:32 mprimus escribió:
> > i habe some add_subgroup in AS. i want to hide some per default
> > how to ?...
>
> Try to set collapsed in the add_subgroup block. Collapsed is documented in
> API: column
> http://wiki.github.com/activescaffold/active_scaffold/api-column
> config.create.columns.add_subgroup 'Name' do |subgroup|
>  subgroup.add some_columns
>  subgroup.collapsed = true
> end
>

Hi Sergio,

The collapsed flag doesn't seems to be working with AS 3.2.2. When I set to
true, the section still shows up.  If I click the link, the section is
hidden or showed correctly.  Bu initially it always shows up now.

Anything changed?

Thanks,
Richard

-- 
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.

Reply via email to