Renders a link that opens an e-mail client with a pre-populated recipient e-mail address.
Traits
Trait | Description |
---|---|
validation |
A collection of zero or more validation rules (validator elements) that evaluate user input in the control at
runtime, and prevent the user from submitting the form if the |
declarations |
A collection of zero or more variable declarations (let elements) that can be referenced in solution-wide query expressions. |
Remarks
When the user clicks the mailto
link in the form, the browser opens a new
message-composing dialog of the default email client with a blank message body and subject
line, and the recipient address set to the email address in address
.
Sample
A mailto
with a label and link text
Because none of the controls in the form above has an identifier, a workflow script running in the Mobilengine Cloud would only be able to access the metadata of its submission.