- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am very new at using intel XDK I would like to create an app that will send an e-mail once the user fills several text input fields. In example:
Name: Josh
Comments: bla bla bla
The app user would then press send and this would be automatically sent to a predetermined e-mail.
Josh,
bla bla bla
Anyone willing to help me in the coding and overall approach to this. The app is ready for input I just need to see how to code the e-mail to be sent with the above data automatically populated. Thank you so much for your help
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recommend evaluating the Email Composer plugins on the Cordova* Plugins registry that fit your desired user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've just done something similar and what i found was that you can't directly send an email you need to use one of the email composer's as Elroy suggests. The one I used was https://github.com/katzer/cordova-plugin-email-composer that lets you pre-populate the fields and then runs the email program of the users choice to actually do the send.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page