Page 1 of 1

Cannot get Link to Navigate to App page?

Posted: Mon Apr 20, 2015 4:52 pm
by Jasper Jones

Hi,

I'm trying to get a basic Link to link to an Appery page in my app. I've tried this over and over, and it never works. I followed the code on:
https://devcenter.appery.io/documenta...

Does this work for AngularJS-Bootstrap apps?

Thanks,
-Brett


Cannot get Link to Navigate to App page?

Posted: Mon Apr 20, 2015 7:45 pm
by Serhii Kulibaba

Hello Jasper,

Sure it works. What problem do you have with it?


Cannot get Link to Navigate to App page?

Posted: Mon Apr 20, 2015 7:55 pm
by Jasper Jones

The link does not work, even though I followed the instructions, nothing happens when the link is clicked? Can you look at my App and let me know why?

Try the Go Profile link on my app:
http://appery.io/app/mobile-frame?src...

What would cause that to not work?

Thanks,
-Brett


Cannot get Link to Navigate to App page?

Posted: Tue Apr 21, 2015 7:37 pm
by Illya Stepanov

Hi Jasper -

Every "ng-click" detective is working in your app, you will need first define the correct pages names in the Project "Routing" and after that define them in corresponding links and images as you wish.


Cannot get Link to Navigate to App page?

Posted: Wed Apr 22, 2015 1:21 pm
by Jasper Jones

Hi Illya,

Can you be more specific? I just now found the 'Routing' and setup routing: 'Profile' for Profile page. I then checked my Go Profile link, and it is setup as:
ng-click: goTo('Profile')

after that define them in corresponding links and images as you wish.

I'm not sure what this means, define them how?

Still nothing happens? The links do nothing?

Thanks...
-Jasper


Cannot get Link to Navigate to App page?

Posted: Wed Apr 22, 2015 8:48 pm
by Illya Stepanov

Hi Jasper -

Please try building from scratch and follow this tutorial: https://devcenter.appery.io/tutorials...

And please note that Routing is needed to display pages content on Index page in emng-view/em area.
:: https://devcenter.appery.io/tutorials...

Hope this will help you.


Cannot get Link to Navigate to App page?

Posted: Thu Apr 23, 2015 5:02 pm
by Jasper Jones

Hi Illya,

Please try building from scratch and follow this tutorial: https://devcenter.appery.io
/tutorials...

I tried, but using a Basic account, does not let me add 4 pages, so I cannot add the Pizza Creator page, then, when I tried to run it anyway, by creating from Backup, that page shows, but when click Save, shows Error, see image?

How can I proceed, since your Demo account does not let me add enough pages to even test this out????

Thanks,
-Jasper Image


Cannot get Link to Navigate to App page?

Posted: Fri Apr 24, 2015 2:26 pm
by Illya Stepanov

Hi Jasper -

You can delete Details page and add Pizza creator page to see how it works in this part.