2014년 12월 8일 월요일

send email button blocks

hello i'm new at the app inventor and i need help!
I've created a screen where you can select checkbox, write quantity and select a date.
I want that the send button will send me an emai withl all the items that the man marked.  how I do it in the block editor?



What blocks have you tried?   What you want is easy, but complicated for a novice programmer.

If you do the tutorials here and read the free eBook, you will learn to program blocks:  MITs tutorials    http://appinventor.mit.edu/explore/ai2/tutorials.html
AI2 free online eBook   http://appinventor.mit.edu/explore/ai2/tutorials.html   ... the free chapters are at the bottom of the Web page.

The eBook is a course in programming with AI2 Blocks.  If you have not read it already, reading it could help you solve the coding puzzle.

The email component is described here:  http://ai2.appinventor.mit.edu/reference/components/ 

Some initial hints:  You conconate  the quantity, date and other information with a Text join block.   You can select a date with the DatePicker.

Do a tutorial or so, read the ebook, try some blocks, then ask a specific question.   If you post a screen capture of your blocks, you will get advice.

Also, check back here frequently in the next few days, someone might be willing to share something similar they coded?







The email component is described here:  http://ai2.appinventor.mit.edu/reference/components/


there is no email component,
for a simple solution use the Sharing component or the Activity starter, see my link 

Different eMail solutions for App Inventor


댓글 없음:

댓글 쓰기