Hide sections in the menu bar
2 posts by 2 authors in: Forums > CMS Builder
Last Post: February 8, 2011 (RSS)
By aev - February 8, 2011
Hi,
in the Section Editor we have this option..
'Don't show this section on the menu bar'
..for Multi Record sections, but not for Single Record Sections. Why?
We would like to be able to hide any kind of section.
-aev-
in the Section Editor we have this option..
'Don't show this section on the menu bar'
..for Multi Record sections, but not for Single Record Sections. Why?
We would like to be able to hide any kind of section.
-aev-
Re: [aev] Hide sections in the menu bar
By Damon - February 8, 2011
Hi aev,
Good catch. I will add this to the feature request list and see if we can get it added in for the next version.
The feature, to hide Single Record Sections, actually currently exists but there is no UI to turn it on and off.
For now, to hide a Single Record Section, you can open up that sections schema (in the /data/schema/ folder) and change:
menuHidden = 0
to
menuHidden = 1
Thanks!
Good catch. I will add this to the feature request list and see if we can get it added in for the next version.
The feature, to hide Single Record Sections, actually currently exists but there is no UI to turn it on and off.
For now, to hide a Single Record Section, you can open up that sections schema (in the /data/schema/ folder) and change:
menuHidden = 0
to
menuHidden = 1
Thanks!
Cheers,
Damon Edis - interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Damon Edis - interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/