Hello,
I would like that when you click on an image or button(since I still plan to place an image above it), a certain link from the Internet opens. How can I do this?
Solved! Go to Solution.
On the OnSelect of the button put:
Launch("https://docs.microsoft.com/en-us/connectors/commondataservice/")
Replace https://docs.microsoft.com/en-us/connectors/commondataservice/
with your link
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
On the OnSelect of the button put:
Launch("https://docs.microsoft.com/en-us/connectors/commondataservice/")
Replace https://docs.microsoft.com/en-us/connectors/commondataservice/
with your link
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
User | Count |
---|---|
177 | |
118 | |
86 | |
44 | |
41 |
User | Count |
---|---|
241 | |
153 | |
127 | |
77 | |
72 |