Johnny
Posts: 0
Joined: Tue Jul 23, 2013 10:09 am

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

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

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.

Return to “Issues”