2015-12-30
1.0.0
Mobility Experts
9.0.0.36
All
All
Widgets, Plug-ins
[Overview]
Use the device default email composer in your customized OutSystems Now.
[Detail]
Give the ability to your customized version of OutSystems Now to use the system Email Composer.
In order to use this functionality, you'll need to customize a version of OutSystems Now (see how to customize it: http://labs.outsystems.net/OutSystemsNowDocs/OutSystemsNowOpenSource.aspx) and add the native Cordova plugin (https://github.com/katzer/cordova-plugin-email-composer) to your project. This plugin supports Android, iOS & Windows mobile operation systems.
This component, provides webblocks and actions to quickly enable the use of Email Composer functionalities.
About Email Composer
The plugin provides access to the standard interface that manages the editing and sending an email message. You can use this view controller to display a standard email view inside your application and populate the fields of that view with initial values, such as the subject, email recipients, body text, and attachments. The user can edit the initial contents you specify and choose to send the email or cancel the operation.
Read more: https://github.com/katzer/cordova-plugin-email-composer