luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

Can't navigate to pages that are made from template

Public link to our app : http://appery.io/app/mobile-frame?src...

I seem to have problem with page template. I have five page mades from a template that are called from a main menu. I had to call them using javascript (Appery.navigateTo('Orders', {transition : 'none'});) because when trying to select them in the combo, they all show up as "MainScreenTemplate".

And even calling them using javascript with their real page name, it won't work in the application causing some strange behavior.

lot of confusion using these page template. Am I better of not using them at all?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Can't navigate to pages that are made from template

Hi Luke,

I've tested on the new project, works for me.

Could you please tell exact steps to test your app?

luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

Can't navigate to pages that are made from template

Here is the problem has I see it : I have those three pages (Quotes, Orders, Shipments) all made from a template "MainScreenTemplate".

I have my main page which have a list to navigate to those pages. Has you can see in the screen shot, when trying to set the "navigate to", I would expect to see "quotes", "orders", and "shipments" in the options but what appear is "MainScreenTemplate" three time... Is that normal behavior? How can I set the menu item to navigate to the right page??

Image

luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

Can't navigate to pages that are made from template

I even tried to use javascript manually instead of choosing in the combobox :

Appery.navigateTo('Orders', {transition : 'none'});

But it don't work. It don't do nothing...

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Can't navigate to pages that are made from template

Luke,

It's reported issue, working on it.

luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

Can't navigate to pages that are made from template

What are you advising me to do? Wait for your team to fix the issue or re-build the affected pages without template?

We can't wait one or two weeks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Can't navigate to pages that are made from template

Hello!

We hope to have the fix earlier. Very sorry for inconvenience.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Can't navigate to pages that are made from template

Hello!

It is planned to fix tomorrow.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Can't navigate to pages that are made from template

Hello!

The bug is fixed. Please try again and let us know result.

luke315774
Posts: 0
Joined: Mon Mar 17, 2014 6:33 pm

Can't navigate to pages that are made from template

Alright.

What I did is cloned the page and it was ok with the cloned page.

I will let you know.

Return to “Issues”