How do I limit users to one comment per user per page? #461
Unanswered
Secret-chest
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.
-
I'm doing a star rating system, and I need to limit each user (device etc.) to one comment per page. I'd prefer to do this in a way that won't discourage my users from posting a rating. Limiting users to one comment per page per device is good enough.
Beta Was this translation helpful? Give feedback.
All reactions