This widget allows you to send a pre-filled HTML email from your phone. It will let you choose which native app to use and open an email object in that application.
- A user uses the contact button in a hybrid app, which should create a predefined e-mail with rich formatting.
- The e-mail can be send using the mobile app of your choice (both iOS and Android).
- The To, CC, Subject and Body field can be filled in.
- Create an email entity, containing at least To, CC, Subject and Body attributes.
- Create a forward-screen, which takes an email object as page parameter, containing the widget in the data view.
- Configure the widget to pass the correct attribute values.