Solved! Go to Solution.
Hi @WatermelonCat
Try to use Launch on your OnSelect Button Property:
Button1
OnSelect: Launch("www.website.com")
See if this help.
Regards.
pytbyt
Hi @WatermelonCat
Try to use Launch on your OnSelect Button Property:
Button1
OnSelect: Launch("www.website.com")
See if this help.
Regards.
pytbyt
Hi @WatermelonCat ,
Try to use Launch function to open a webpage or an app.
Set the OnSelect property of button as below, a new tab will be open to display the Google website.
Launch("www.google.com")
Best regards,
Sik
User | Count |
---|---|
142 | |
135 | |
77 | |
75 | |
69 |
User | Count |
---|---|
223 | |
190 | |
66 | |
62 | |
55 |