• Nishant Gupta 15
  • NEWBIE
  • 10 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I created a lightning component that allows a user to upvote or downvote an 'idea' (custom object). I want a user to be able to vote only once. I need some kind of a check to see if user has previously voted or not. What are the ways achieve this? Thanks in advance.
I created a lightning component that allows a user to upvote or downvote an 'idea' (custom object). I want a user to be able to vote only once. I need some kind of a check to see if user has previously voted or not. What are the ways achieve this? Thanks in advance.