Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderColor#CCCCCC
bgColor#FFFFFF
borderWidth1
borderStylesolid

The Email Tool is found at right on various FMP panels, and presents managed templates for sending email to investigators in FMP layouts and tabs corresponding to proposals 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.

  • To ensure that a template appears in the drop-down list of template options for new emails, select one of the existing options in the recipient group (To) box when editing or adding a template. 
  • Cc, Bcc, subject and message require double-quote encapsulation when used. 

You may add a single attachment to either a template or to the set of emails you're about to send, by clicking the red 'paper-clip' button.  This form of attachment does not involve the file being uploaded to the server, but rather retrieved via the local path specified, so only provide a local path when attaching a file.  If you have difficulty attaching a file from its original location, copy the file to your desktop and try attaching the file from there.

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 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 sought.

FMP - Printing

Panel
borderColor#CCCCCC
bgColor#FFFFFF
borderWidth1
borderStylesolid

Many FMP panels are printer-friendly, since panels are often used both for managing data and generating PDF reports.

Changing Proposal PIs

Panel
borderColor#CCCCCC
bgColor#FFFFFF
borderWidth1
borderStylesolid

To change the PI of a proposal, go to either the Pre-Proposal or Full Proposal FMP layout and select an investigator as PI. 

This cannot be done if the proposal was already promoted to PM. 

This action updates tables where the proposal PI is noted, as well as fields reflecting investigator type for the investigators involved. Changing the PI for a full proposal record will propogate to the pre-proposal phase (if applicable), and vice-versa.  The proposal ID (e.g. Bray_1234) is NOT changed. If the new PI doesn't have a password, the system automatically assigns one to them. A new password can either be sent to the new PI by the Administrator, or retrieved via the 'Retrieve Password' link on the log-in page. 

The Investigators portal in the Pre  and Full Proposal FMP layouts can only be used to assign a non-PI as PI for a proposal, not to change a non-PI to another type of non-PI (e.g. Co-PI to Associate).

...