Jasper Jones
Posts: 0
Joined: Mon Apr 20, 2015 4:52 pm

Cannot get Link to Navigate to App page?

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Cannot get Link to Navigate to App page?

Hello Jasper,

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

Jasper Jones
Posts: 0
Joined: Mon Apr 20, 2015 4:52 pm

Cannot get Link to Navigate to App page?

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Cannot get Link to Navigate to App page?

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.

Jasper Jones
Posts: 0
Joined: Mon Apr 20, 2015 4:52 pm

Cannot get Link to Navigate to App page?

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Cannot get Link to Navigate to App page?

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.

Jasper Jones
Posts: 0
Joined: Mon Apr 20, 2015 4:52 pm

Cannot get Link to Navigate to App page?

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Cannot get Link to Navigate to App page?

Hi Jasper -

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

Return to “Issues”