Navigation Pane
Archived from the Xataface Users forum.
andperry — Mon May 04, 2009 1:35 am
I have an application with a large number of tables and have observed the fact that the table tabs along the top are replaced with a nagivation pane down the left hand side (very sensible). I have two questions relating to this if anyone can please help:-
-
I also have another application with quite a few tables but obviously not enough to do the automatic switch to a navigation pane. It does however look a little unwieldy and I would ideally like to force it to display as a navigation pane. How can this be done?
-
I notice that with the navigation pane, if you hold the mouse pointer over one of the folder icons it displays the pop-up text ‘Plone Site’. Is this right?
Thanks,
Andrew.
shannah — Mon May 04, 2009 11:59 am
Try setting the horizontal_tables_menu preference setting to 0.
E.g.
in your conf.ini file
- Code: Select all
[_prefs] horizontal_tables_menu=0
As for the “Plone Site” text, this is a bug/oversight that should be fixed in future versions.