Page 1 of 1

Sow check boxes value for a loged in user and save again when changes

Posted: Tue Jul 23, 2013 10:09 am
by Johnny

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


Sow check boxes value for a loged in user and save again when changes

Posted: Tue Jul 23, 2013 1:41 pm
by Kateryna Grynko

Hi Johnny,

The only difference from tutorial is that you need to add column describing the state of the record to the collection. This discussion will help you to read state of checkbox.