Jump to content

GZiemann

Newbies
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Title
    Developer
  • Industry
    IT

GZiemann's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Here's what I ultimately found, and I'll address a couple of points that xochi mentioned. SendMail does work in WebDirect, with two limitations. You cannot use the "Perform without dialog" option and you cannot attach files. If you choose the "Client Email" option, it doesn't do the mailto thing (You can get it to do that using the OpenURL script step, though). It does open Mail (on Mac) or Outlook (Windows) or whatever e-mail app is present on the device. My main problem was that I had pop-ups blocked in my web browser. This was what was preventing the email client from opening. The browser considers that a pop-up window. It had nothing to do with FileMaker, WebDirect, or even the device. It was a web browser setting. Once the pop-up setting in the browser was changed to allow them, SendMail did work as expected.
  2. Have a hosted file that refuses to acknowledge the SendMail command in WebDirect. To test this, I have a short script that opens a Custom Dialog (to verify that the script is running) to tell me that it is preparing to send an email, and a second line with the SendMail script step. It shows the dialog, then does nothing. The "Perform without dialog" option is NOT selected and I'm not trying to attach a file, since these are not supported. According to FileMaker's script step reference, these are the only limitations. Checked with the hosting company and they have nothing in place which would block the SendMail script. Any ideas?
×
×
  • Create New...

Important Information

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