show navigation menu after login
Archived from the Xataface Users forum.
pie — Fri Sep 30, 2011 5:30 am
hello
i’m a newbie to xataface and I wonder how I can hide the navigation menu till the user succesfully logged in with the registration form?
grtz
P
ADobkin — Fri Sep 30, 2011 5:57 am
Add a getPreferences function to your Application Delegate, as detailed in this tutorial:
Disabling unnecessary features
http://xataface.com/documentation/tutor … g_features
Alan