Students (specific user) can input notes in a page.
Input is on display and can be edited anytime the user wants to.
I’ve tried a couple of ways but I don’t know where I get stuck. My notes will show the first item but I want the notes to show the current user’s updated input.
Any help would be very much appreciated. Thank you!
You can use autobinding I think. It will update the data instantly in the database with the input.
And data will be shown only to the student created by them based on the conditions you set.
You can share screenshots of your current setup. (User, Database etc.)
Thank you so much! It helped. I sure did have to look for a tutorial on YouTube but it was the solution I was looking for! Awesome! Awesome! Thank you again!