Trying to push the limits of App Inventor!
Snippets and
Tutorials from
Pura Vida Apps by
Taifun.
I have to store the date in a list and then when i need it get the day name
So After storing the date , you go to home Screen you can click a button that shows You a list with each person's name , when click a name An other list opens and shows you each separate date and what i want it to when click a date that is in the list it shows you the day name in that date -- But when i try doing it , it gives the error in the third post ...
Here is how I'm trying to do it
And when you look at the list up in the picture you will notice the word "Dates" That is for identifying the list when i transfer from an other screen (I got lots of lists ...) ....
And i can't use millis instead for date because it will messed up in other stuff that i try doing ...
So i hope that i explained well this time :)