Page 1 of 1

How to link to the URL?

Posted: Tue Feb 18, 2014 6:49 am
by Crystal

Hello,
This picture is the Test screen.

Image

I would like to click the URL(http://docs.appery.io/tutorials) then it will navigate to this page in new window. So how to do this?


How to link to the URL?

Posted: Tue Feb 18, 2014 7:39 am
by Kateryna Grynko

Hi Crystal,

Take a look at here please:
http://docs.appery.io/tutorials/using...


How to link to the URL?

Posted: Tue Feb 18, 2014 9:11 am
by Crystal

I have looked at the tuturial but it is not what I want.
When I entered the screen it will load the service to list all the infomations. The result is like the top picture . I just want the URL can click and it will navigate to a new window.
This is my desigin screen.

78%7DXGQ[A1WHXQDHO639ECN.jpg?1392714688]Image


How to link to the URL?

Posted: Tue Feb 18, 2014 11:58 am
by Kateryna Grynko

Crystal,

Take a look at here please:
http://stackoverflow.com/questions/15...


How to link to the URL?

Posted: Wed Feb 19, 2014 1:48 am
by Crystal

Hello,
It is not what I want. The effect that I want is when I move the mouse to the URL, you can jump to the link.

0UPK%7DJ1%7DSA9YL5.jpg?1392774700]Image

When I load the screen it will execute listService and list all the data. The URL is include in it and when I move the mouse to the URL I can jump to the link.


How to link to the URL?

Posted: Wed Feb 19, 2014 7:23 pm
by Maryna Brodina

Hello! On click on Label with content add JS which selects from entire content URL only (this should help https://developer.mozilla.org/en-US/d...) and navigate to this link.