Hello! I’m building a newsfeed on my members-only website using a repeater connected to a database. I would like to add an “acknowledgment” button or boolean that allows individual users to click and have the item removed from their newsfeed.
Ideally, this choice would be saved into the database permanently for each specific user. Not sure if this is possible, but any suggestions or pointers are greatly appreciated!