You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


Email Tool

The Email Tool is found at right on various FMP panels, and presents managed templates for sending email to investigators and reviewers.

How To Send Email

Using peer reviewers as an example, you can use the email tool to send email either to an individual reviewer or a found set of reviewers, such as those whose active roles include 'Peer Reviewer'.

Clicking 'This Reviewer' or 'Found Set' generates a pop-up window where you select an email template to send.

  • If you need to edit an existing template or add another, click 'Add / Edit Templates'.
  • To edit a template, simply browse to it and begin editing. To add a template, click the 'Add [+]' button.

Each template needs a description, recipient group (To), subject, and message; Cc and Bcc are optional. Cc, Bcc, subject and message require double-quote encapsulation when used. Click the red paper-clip to add an attachment to the template.

Coding subjects and messages to be database-driven is complicated, but powerful. The best method by which to learn how is to look at the existing templates already in your system. The most common error people make when coding these fields, however, isn't in using functions, but rather forgetting to simple encapsulate all static text!

Issues With Windows - Email Tool

Microsoft Outlook doesn't trust any other program to send mail, even if you tell Outlook to do so. So if you choose to send email to a found set of individuals, it will ask you to confirm every single one of them. A solution is being looked-into...

Printing

Many FMP panels are printer-friendly, since panels are often used both for managing data and generating PDF reports. Components of a form used in data management that aren't included in the print version are programmed not to appear in the print version.

Stuff people ask about but that I ran out of time to write about before the summit...

  • How FMP layouts are created, and how they work: understanding table relationships
  • Explain each layout in main drop-down list
  • No labels