Page 1 of 1

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

Posted: Wed Oct 16, 2013 9:50 pm
by Simon Bauman

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?


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

Posted: Wed Oct 16, 2013 10:08 pm
by Igor

Hello,

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


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

Posted: Wed Oct 16, 2013 10:46 pm
by Simon Bauman

None at all.


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

Posted: Wed Oct 16, 2013 10:58 pm
by Igor

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


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

Posted: Thu Oct 17, 2013 12:43 am
by Simon Bauman

Go here:

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

Click on the "Register" link at the bottom.


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

Posted: Thu Oct 17, 2013 12:46 am
by Igor

Did you change any files on "Source" tab?


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

Posted: Thu Oct 17, 2013 12:50 am
by Simon Bauman

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


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

Posted: Thu Oct 17, 2013 1:00 am
by Igor

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


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

Posted: Thu Oct 17, 2013 9:19 am
by Kateryna Grynko

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.


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

Posted: Thu Oct 17, 2013 5:05 pm
by Simon Bauman

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).