I’m trying to make it so that when people press buttons inside my website, external windows or apps open (if the person has them installed), but I don’t know how to do it.
RaYzZz
(Gianluca Franco)
October 15, 2025, 8:42am
2
Hi dear,
Welcome to the Kodular community!
We recently discussed a similar issue,
see if this helps you.
Hello. I wanted to take my Google sites website and turn it into an app that is simple for parents to have access too. All was working perfectly except, I can’t get my WhatsApp Group links to open. I can get them to open if I click external browser but then the app no longer looks like an app as it reverts to the desktop mode. Does anyone have any suggestions. I have tried coding it with ChatGPT but we haven’t been able to come up with anything that works. Any ideas?
In the tutorials, I’ve managed to make the app open specific links externally. I want every link on the website that opens a new tab (_blank) to open in the browser instead
RaYzZz
(Gianluca Franco)
October 15, 2025, 5:18pm
5
Right, but it doesn’t work with deep links.
Is there any workaround? Since am familiar with deep link, I will leave it to you
RaYzZz
(Gianluca Franco)
October 15, 2025, 5:30pm
7
In this topic,
If you’ve already set up the custom web view correctly, disable SupportMultipleWindows, and clicking the link should correctly redirect you to WhatsApp.
I did a very simple test like this, and it works correctly.
[blocks(48)]
I managed to open a deeplink without any issues.