Compose email problem

Compose email to action works fine on my Chrome Book but does not work on users PC (Chrome on Windows). Understand that there is browser settings problem and I have tried various instructions from the net without succes, Do you know?

What happens when users use your action on Chrome/Windows? Usually that opens the default email app on their device, I wonder if it’s because they don’t have an email app?

The Email address locks in browsers address bar

So the address just shows: mailto:a@example.com and doesn’t do anything?

Does it happen only on Chrome/Windows?

Yes!

Same on Chrome/Macbooks!

Does it happen on other devices, say a phone or a Mac?

Desktops and laptops, phones OK!

Usually it’s some kind of browser setting. A quick Google search lead to several articles about checking the handlers or protocol handlers in the browser settings. Couldn’t find anything real definitive though about how to configure it.

A mailto link just instructs the browser to either open a specific app or open a specific web based mail site or just a new browser tab. The result is going to depend on the available options for the user, and what their default mail client might be. For me, I got a popup in both chrome and edge to choose to open the mailto link in either chrome, edge, or outlook.

With phones, it’s pretty standard to have a default email app, so it usually works better as it knows to open the default app. With desktops, it gets to be a grey area because some people may have an email program or app installed, while others may navigate to a website instead to check email. It all depends on each user and how they have things set up on their computer. At home I use Gmail through the web browser for personal email. At work I use Outlook for my work email. On my phone I have Gmail and Outlook apps to do both.

Not useful information for you, but I’d probably do some searching or ask AI what settings need to change in the browser and experiment a little. Ultimately, each user’s device is going to have to be configured independently. It’s not a global setting in Glide that you can change if you are using ‘Compose Email’ which is a just standard mailto link.

That could be one reason why most websites don’t publish email addresses anymore and instead use forms. A backend process from a submitted form can properly handle the sending of email regardless of the users preferred email client, as it’s all handled on the back end.

2 Likes

The (for me new) glide.page encourages use of laptops and desktops. If mailto: does not pop-up the Action Row component is worthless!

Can you check your Settings to see what the MAILTO section shows?

1 Like