Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6497 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi All,

Hopefully this will be a simple question. I want to make it so that when someone clicks on an e-mail (in the layout, or web browser)address it opens up the mail client and fills the address portion of the e-mail. (Just like like the html "mailto" command) Any suggestions?

Posted

make the email field on your layout a button and attach it to a Send Mail script (or single script step). Have the email address use calc set to the parent record email address field.

Posted

I did this, and it worked in FileMaker when I clicked on the button, but when I clicked on it in the web browser nothing happend. (just using IWP and http://localhost)

Posted (edited)

OpenURL["mailto:" & emailAddressField]

Edited by Guest
mailto slipped my mind.

This topic is 6497 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.