Simon Bauman
Posts: 0
Joined: Wed Oct 16, 2013 9:50 pm

My page is navigating away to the appery.io homepage. Any ideas why?

When viewing my user registration page, it loading for a few seconds, then forwards to the appery.io homepage. Checked on my phone browser and PC browser. Same result.

I can't see any services or navigation links that shouldn't be doing what their doing. Anybody got any ideas?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

My page is navigating away to the appery.io homepage. Any ideas why?

Hello,

Do you have any navigate to page actions in your page?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

My page is navigating away to the appery.io homepage. Any ideas why?

Can you post app public link, and steps how can we reproduce this.

Simon Bauman
Posts: 0
Joined: Wed Oct 16, 2013 9:50 pm

My page is navigating away to the appery.io homepage. Any ideas why?

Go here:

http://appery.io/app/mobile-frame?src...#

Click on the "Register" link at the bottom.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

My page is navigating away to the appery.io homepage. Any ideas why?

Did you change any files on "Source" tab?

Simon Bauman
Posts: 0
Joined: Wed Oct 16, 2013 9:50 pm

My page is navigating away to the appery.io homepage. Any ideas why?

No, I haven't messing with the source at all.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

My page is navigating away to the appery.io homepage. Any ideas why?

Please share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. We will check but it will take some time

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

My page is navigating away to the appery.io homepage. Any ideas why?

Hi Simon,

You register_link component has a parameter URL=http://appery.io. That is why the link navigates to Appery.io site.

If you want to navigate to registr_page, then it's better to use Label component. You can use Navigate to page action if needed.

Simon Bauman
Posts: 0
Joined: Wed Oct 16, 2013 9:50 pm

My page is navigating away to the appery.io homepage. Any ideas why?

Thanks Katya! For anyone else following this thread, on my startpage I have a link component which I setup an onclick event for that navigates the user to the register_user page. (good so far).

The problem is/was that whenever you add a link component to a page the "URL" property is set to http://appery.io by default. (see the properties on the right side).

Return to “Issues”