New Email

Type:    Form
Description: Provides access to email creation options.
Items:

Send
Allows to send the filled email.
Save
Saves all changes on the form.
Close
Closes the form without saving any changes.

Detail

Includes additional details about the email.
¦_
Code
Identifier of the object used for references; auto-incremented integer value.

References: Email.Id
¦_
Create Date
Date when the record was created.

References: Email.Create Date
¦_
Creator
User who created the email.

References: Email.Creator Code
¦_
Status
Enumerates the range of values of current email status.

References: Email.Status CL
¦_
Email Code
Reference to the entity that represents email codes.

References: Email.Email Code FK
¦_
Due Date
Due date of the email.

References: Email.Due Date
Email To
Email address where email is sent.

References: Email.To Email
Subject
Subject line of the email.

References: Email.Subject
Message
The actual text message of the email.

References: Email.Message

Attachment

Includes various attachments that can be added to the email.
¦_
None
Indicates that no attachments are added to the email.
¦_
Report
Indicates that selected report is attached to the email.
¦_
Letter
Indicates that selected letter is attached to the email.
¦_
Document
Indicates that selected document is attached to the email.