You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT APP INVENTOR 2
I have an app written for service techs that keeps track of both their mileage and their parts inventory. At the end of each month they can send themselves an email of their mileage data but when I try to list just their mileage data it lists everything in the TinyDB (I know there is really only one TinyDB per app). How can I pull specific items to email and not the whole TinyDB?
Thanks in advance for the help!
s.hans...@gmail.com
unread,
Mar 7, 2016, 12:54:05 PM3/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT APP INVENTOR 2
HI, you have your own list applying for each value. As well as store any value also separately with a unique tag. Then you can edit this individually Consult