Versions Compared

Key

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

...

Email Tool Properties

Configure Email Tool

Image Modified

Figure 1: Email Tool Properties

...

Tip

If you leave the SMTP settings below empty, Joget will read the default SMTP configuration values from the General Settings > SMTP Settings page.

Image Modified

Figure 2: SMTP Settings

...

Configure Email Attachments

Image Modified

Figure 3: Attachments

Image Modified

Figure 4: ICS Attachment

NameDescription
FormFile attachment source form.
Form Upload Fields

Field ID: File attachment field ID(s) in the Form selected above.

Embed: Click the checkbox to embed the image attachment in the email and display the image using HTML, for example:

<img src="cid:#form.table.FileUpload?url#" />
Files

This attribute allows one to define the file attachment freely by defining a system path or absolute URL.

NameDescription
PathSource file path & filename.
Type
  • System Path
  • URL
File NameFile name to be used in Email attachment.
Embed

Click the checkbox to embed the image attachment in the email and display the image using HTML, for example:

<img src="cid:cat.jpg" />

See Send Datalist as attachment in Email Tool for more information.

Attach ICS File

Check this option to prepare an event and attach as an ICS file in the email.

When this attribute is checked, one will need to populate the details for the calendar ICS file in the fields below.

Important: The organizer or sender email must not be the same as your destination/recipient email. If sender and recipient emails are the same, you will not see the "Add to calendar" box in your email.

Image Modified

Figure 5: Sample .ics File Opened using Microsoft Outlook

Image Modified

Figure 6: Sample .ics File Opened using Gmail

...