Maximum allowed tables?

A place for users and developers of the Xataface to discuss and receive support.

Maximum allowed tables?

Postby jvinolas » Mon Jan 31, 2011 1:29 am

Hi,

I don't know if this is a parameter in xataface, but I can't get more than 10 tables on my app. If I try to show more than 10 tables, the table menu dissappears. How can I make more than 10 tables visible on the top menu?

Thanks.
jvinolas
 
Posts: 51
Joined: Thu Apr 15, 2010 12:31 am

Re: Maximum allowed tables?

Postby shannah » Mon Jan 31, 2011 11:04 am

Xataface by default moves the tables menu to appear in the left column instead of as tabs when it reaches a certain number. Likely you have the left column hidden in your current template or stylesheet, and this is why the tables list is not showing up.

You can force it to always use the table tabs using the horizontal_tables_menu preference.
e.g. To use tabs always just add
Code: Select all
horizontal_tables_menu=1


to the [_prefs] section of the conf.ini file.

To always use the left menu, just add:
Code: Select all
horizontal_tables_menu=0


-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 25 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved