Need Help with Creating Notes for Students

Hi everyone!

I’m feeling helpless and stuck.

I want to create something so simple:

  1. Students (specific user) can input notes in a page.
  2. 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.)

2 Likes

Thank you so much @kazimdgoni ! I will try that. :smiley: and see how it goes.

1 Like

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! :smiley: Awesome! Awesome! Thank you again!

1 Like

Nice! Good luck to your project :slightly_smiling_face:

This topic was automatically closed after 70 days. New replies are no longer allowed.