Hi,
Could anyone suggest a path to proceed with this problem that I try to solve....
A logged-in user is shown a group of articles from a certain category. Each Article will be hidden for this user, after reading.
In order to simplify the definition of 'reading', I would like to add a checkbox per article on frontside when showing these articles.
The checkbox has a label: 'Indicate when article has been read'
The user can then 'mark' the checkbox on the frontside and as a result the respective article will not show again on this spot.
So there is only the need for 1 data field per article, related to this user: 'article read'
The user changes the condition of this data filed by marking the checkbox and as a result does not get to see the article thereafter (much like most forums are using such a feature as well...)
Hopefully receiving suggestions on how to proceed,
Thanks in advance,
Burnardo