Page 1 of 1

link page

Posted: Tue Feb 17, 2015 12:31 am
by Anthony Gregory

want to put text that will link to another page in app not url and dont want to use a button i want it to be only text


link page

Posted: Tue Feb 17, 2015 2:21 am
by Bruce Stuart

On click event ( or virtual click event) ... Select Navigate to Page ... Select the page ... You can also do it in JavaScript .... Appery.navigateTo( "your page");


link page

Posted: Tue Feb 17, 2015 3:51 am
by Anthony Gregory

i want it to be in like label layout where its just words


link page

Posted: Tue Feb 17, 2015 9:36 am
by Maryna Brodina

Hello!

Use Link component.


link page

Posted: Tue Nov 03, 2015 4:47 am
by Alberto da Silva

It navigates to the new page, but also displays Error loading page. I think it it due to the URL. What can be done to stop this error?


link page

Posted: Tue Nov 03, 2015 11:09 am
by Illya Stepanov

Hi Alberto -- Could you please tell use exactly what you tried and what doesn't work. If you can include the exact steps and/or screen shots, that would help a lot.