Sending emails through configured popups

699
1
Jump to solution
02-19-2019 01:44 PM
KerrHewin
New Contributor II

Hello, 

I have seen where i can configure my pop ups to send an email as seen here: Send email from web map pop-ups . In this example the email comes up to be sent with both the mailto and the subject prefilled out. Is it possible to build on this further and add some text to the body of the email as well? something along the lines of URL: mailto:name@outlook.com?subject=topic?message=Details

0 Kudos
1 Solution

Accepted Solutions
SteveCole
Frequent Contributor

Absolutely. You just need to add the "&body=" to the mailto statement

Mailto reference.

View solution in original post

1 Reply
SteveCole
Frequent Contributor

Absolutely. You just need to add the "&body=" to the mailto statement

Mailto reference.