Mark resource as read by a certain person #6606
Unanswered
andypooletrioteca
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm looking for a way to track that certain resources are read by some people inside nova and i'm struggling to find the best way to do this. I guess i could add some logic to check the user and mark the timestamp during the execution of the fieldsForDetail method, but i think this method is executed in several parts of nova, not only on the detail page. Any idea?
Beta Was this translation helpful? Give feedback.
All reactions