Page 1 of 1

one navigationentriy for many tables

PostPosted: Sat May 05, 2012 7:26 am
by Philipp Wenzel
Hi,
i want to navigate to many tables (10) with one click.
Is there a way to create a navigationentry without a table and put a submenu on that page to link to the tables?

Thanks,
Phil

Re: one navigationentriy for many tables

PostPosted: Mon May 07, 2012 11:44 am
by shannah
Yes.
Use the getNavItem method of the application delegate class
http://www.xataface.com/wiki/getNavItem

_STeve

Re: one navigationentriy for many tables

PostPosted: Tue May 08, 2012 4:38 am
by Philipp Wenzel
grande :)
thx!