I am trying to create a 'check list' on an articles page on my website. One that would keep track of the checked boxes each time that they go to the site, so that the site doesn't default back to the unchecked boxes. I have done some looking around and found some html for a general list, but am unsure how to make it list per individual user.
It would be for them to keep track of 'tasks' that they have completed, but be self monitored. They would have the control to 'check' or 'uncheck' the boxes when they wanted to. The next time they logged in, the boxes would be the same as they left them. Much like how the lists on the back of Joomla work for the 'published' and 'unpublished' boxes.
Is this something that the gantry framework can do. If not, do you have a resource I can go to.