Sow check boxes value for a loged in user and save again when changes
Hi All
I have a app that register and sign in. That all works great. If login is a success it goes to a page with "check boxes" .
What I want is to save them onto the username when the "check boxes" is tick true or false.
I know how to create the "Collection" table, but how do I connect them to a specific user? So when a user login in that check boxes show that he ticked....
(It is a todo app with check boxes)
Thanks