I am finally starting to get somewhere with my app now. I really appreciate your help and the tutorial vids. I have got my app database set up now and a UI that allows me to submit data to the database, as well as showing the data on the page drawn from the database.
My next problem is that two separate logins will both draw the same data to the app labels. Can you recommend the correct tutorial to allow me to ensure that individual app users only see their own data please? I have set up a login screen within my app using the tutorial vid on Data Mapping on youtube.
Thanks