Element Details: Action.Draft+Email
 Back


Available in: Logi Info Source code name: Action.DraftEmailIntroduced in: v10.0.259

Action elements are triggered when the user clicks on the parent element. Action.DraftEmail launches the device's email application. The user still needs to click a "Send" button, and possibly enter addressees, Subject and email body.

Use Action.EmailReport to send an email message that includes a report.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Class
UserDefined
Sets the Cascading Style Sheet class used by the element. When set, this class will also be used by all child elements that don't have their own class. The class should be defined in the report's style sheet file.
EmailBody
UserDefined
Specifies the body of an email message.
EmailSubject
UserDefined
Specifies the subject of an email message.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
ToEmailAddress
UserDefined
Identifies the email recipient's email address. Multiple addresses should be separated by semi-colons.



PARENT ELEMENTS

Click element to drill down for more information.

Button
Cell Bar
Chart.Gantt
Chart.Pie
Chart.Polar
Chart.Scatter
Chart.XY
Column Cell
Data Menu
Data Table Column
Event Handler
Gauge.Arc
Gauge.Balloon Bar
Gauge.Bar
Gauge.Bullet Bar
Gauge.Indicator
Gauge.Needle
Gauge.Number
Image
Label
Responsive Column


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug