Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Component: MailComposer
A panel for iOS to edit and send an email.
You can add attachments and optionally html content.
See also MessageComposer functions for creating text messages.
| Item | Details |
|---|---|
| MailComposer.AddAttachmentContainer Adds an attachment to the email based on a container field. | iOS 7.3 |
| MailComposer.AddAttachmentFile Adds an attachment to the email based on a file path. | iOS 7.3 |
| MailComposer.AddAttachmentText Adds an attachment to the email based on a text. | iOS 7.3 |
| MailComposer.CanSendMail Whether emails can be send. | iOS 7.3 |
| MailComposer.Dismiss Dismisses the dialog. | iOS 7.3 |
| MailComposer.Error The last error from sending email. | iOS 7.3 |
| MailComposer.GetBCCRecipients Queries BCC recipients. | iOS 7.3 |
| MailComposer.GetCCRecipients Queries CC recipients. | iOS 7.3 |
| MailComposer.GetEvaluate Queries the evaluation to run when email composer is done. | iOS 7.3 |
| MailComposer.GetFileName Queries the file name of the script to run when email composer is done. | iOS 7.3 |
| MailComposer.GetMessageBody Queries message text. | iOS 7.3 |
| MailComposer.GetScriptName Queries the script name of the script to run when email composer is done. | iOS 7.3 |
| MailComposer.GetSubject Queries subject text. | iOS 7.3 |
| MailComposer.GetTORecipients Queries TO recipients. | iOS 7.3 |
| MailComposer.IsPresented Checks whether panel is displayed. | iOS 7.3 |
| MailComposer.New Initializes the mail composer panel. | iOS 7.3 |
| MailComposer.Present Presents the email composer view. | iOS 7.3 |
| MailComposer.Result Queries result of email composer. | iOS 7.3 |
| MailComposer.SetBCCRecipients Sets the BCC header for the email message to the specified email addresses. | iOS 7.3 |
| MailComposer.SetCCRecipients Sets the CC header for the email message to the specified email addresses. | iOS 7.3 |
| MailComposer.SetEvaluate Sets the expression to call when composer is done. | iOS 7.3 |
| MailComposer.SetMessageBody Sets the body of the email message to the specified content. | iOS 7.3 |
| MailComposer.SetScript Sets the script to call when composer is done. | iOS 7.3 |
| MailComposer.SetSubject Sets the Subject header for the email message. | iOS 7.3 |
| MailComposer.SetTORecipients Sets the To header for the email message to the specified email addresses. | iOS 7.3 |
25 functions.
Release notes
- Version 7.3
- Added MailComposer functions to send email on iOS with email app, text or html and multiple attachments.
Blog Entries
- 5000 Functions in MBS Plugin
- MBS FileMaker Plugin 7.3 - Über 4800 Funktionen in einem Plugin
- MBS FileMaker Plugin 7.3 - More than 4800 Functions In One Plugin
- MBS FileMaker Plugin, version 7.3pr3
- Social Postings using MBS Plugin in FileMaker iOS SDK app
- Send emails and messages in FileMaker iOS SDK Apps
Example Databases
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins