Open users native email app

Hi guys,

I’m looking to allow users to

  1. click a contact’s email address
  2. open their native email client
  3. allow them to attach downloadable content from the app/website to the email

I’ve looked at the very sparse documentation around the “mailto” plugin, but I can’t get it to work.

  • I’ve enabled the following in settings:

  • I then made up an ID Attribute in the box at the bottom of the elemetn (? link element) “mailto_test”…have no idea what an ID element shoud be and there’s virtually no examples I can find as to what this should look like

  • I put the above Attribute ID into the “mailto” pluggin Element ID

It opens a blank page in my app, but doesn’t open the user’s email client