How to link to the URL?
Hello,
This picture is the Test screen.
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?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
This picture is the Test screen.
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?
Hi Crystal,
Take a look at here please:
http://docs.appery.io/tutorials/using...
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.
Crystal,
Take a look at here please:
http://stackoverflow.com/questions/15...
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]
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.
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.