USE CASE: This is for a membership site. I have a P_Blog collection. What I would like to do is add is another collection (P_Blog_Read) that would have a link to P_Blog and User (Current Logged in User) and a Switch Fld called Blog Read. The Logged in User would check the switch when they read the blog. When the P_Blog appears in a list, P_Blog_Read for the associated P_Blog would determine whether to show if that blog has been read for that logged in user.
What I HAVE: I have the library code that Micheal Wells gave me for another project using User Email. but it in code and I am not a coder. I do know how to toggle the code to Add/Delete a record to the collection, so that not a problem. What I don’t know how to do is to map the User variable to the fld in the P_Blog_Read field.
Can any one help me with this?
Thanks in advance! Lynda
Here is my public share link: LINK
(how to access public share link)