-
3 Apr 2012 12:38 PM #1
Facing Problem in Navigation
Facing Problem in Navigation
Dear All,
I am a newbie in Sencha Designer. I am facing one problem. And I am unable to find a good Solution.
I have a login screen. So when I click on log in button then it should show a navigator screen.
I am unable to find a way to go to the navigator screen.
I am redaing the sencha manuals but can somebody quickly give me a hint.
thanks a lot for your support.
-
3 Apr 2012 7:26 PM #2
create a container with card layout with 2 children - loginForm and postLoginPage
in loginForm, authenticate the user via ajax etc and onSuccess do a setActiveItem to the postLoginPage.Bharat Nagwani
Sencha Designer Development Team
-
4 Apr 2012 2:53 AM #3
Hi,
I am sorry. I don't know what mistake I am doing. I think I did as told but it is still not working.
I have attached a file. Please shade some light on it.
thank you


Reply With Quote