This is a migrated thread and some comments may be shown as answers.

Dynamically Redirect in Telerik App Builder

1 Answer 60 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bubun
Top achievements
Rank 1
Bubun asked on 31 Aug 2015, 06:29 AM

I have a Login Form.After successfully Login credentials I want to navigate home.html view.

I wrote: var app = new kendo.mobile.Application();

                            app.navigate('views/home.html');

It is not working.What should I write for this navigation.I want to write it dynamically.I want this ajax jquery success function.

 

Please help .Its urgent

1 Answer, 1 is accepted

Sort by
0
Martin Yankov
Telerik team
answered on 03 Sep 2015, 07:34 AM
Hi Bubun,

I checked and the Kendo UI Application navigation feature is working as expected. The reason it doesn't work for you is probably located in your source code. I saw you posted a support ticket identical to this forum thread, so lets continue the communication in the support thread where you can safely provide your example project and I can offer assistance.

Regards,
Martin Yankov
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Bubun
Top achievements
Rank 1
Answers by
Martin Yankov
Telerik team
Share this question
or