Is it possible to have a node on the menu that is accessible but not shown?

8 views
Skip to first unread message

Bruno Reis

unread,
Mar 27, 2015, 5:19:27 PM3/27/15
to symfony-...@googlegroups.com
when I uncheck "publishable", it hides the item from the menu. But it also makes it unaccessible. Is it possible to just hide, but keep it accessible? 

Bruno Reis

unread,
Mar 27, 2015, 5:31:14 PM3/27/15
to symfony-...@googlegroups.com
Got it. This was easy (but not so intuitive). 
I just removed the Menu Label. 

David Buchmann

unread,
Mar 28, 2015, 6:01:05 AM3/28/15
to symfony-...@googlegroups.com
if you have a StaticContent from CmfContentBundle, you can delete the
associated menu item (or not create one in the first place)

on the SimpleCms Page document, there is a setDisplay option to chose
whether to display a menu item for the page. however, the admin seems to
not expose this. for the Menu admin it makes sense to not expose this
(you can just unpublish the menu item) but for the simple cms admin it
should expose this flag as a checkbox.

bruno, do you want to do such a pull request on the simplecms admin, to
add "display" right before the "Menu Label" field and label that
checkbox "Show menu entry".
Reply all
Reply to author
Forward
0 new messages