I am trying to create a daily training schedule. Trying to figure out how to put in a list that I can put a number in of reps. I would like it to capture the amount for each day. Can't find a video that shows this.
I am trying to create a daily training schedule. Trying to figure out how to put in a list that I can put a number in of reps. I would like it to capture the amount for each day. Can't find a video that shows this.
I understand now how to make the drop down list. How can I save for that day?
The next day I put it in it will override previous info.
Could you clarify how do you save data? Using Database? To make new value not override previous one you would need to save them to array or table?