Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

How to link to the URL?

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?

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

How to link to the URL?

Hi Crystal,

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

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

How to link to the URL?

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

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

How to link to the URL?

Crystal,

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

Crystal
Posts: 0
Joined: Mon Nov 25, 2013 8:49 am

How to link to the URL?

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.

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

How to link to the URL?

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.

Return to “Issues”