• Steven Laycock
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I realize the benefits of delaritive but where does it stop and have to let code take over?.
How do you utilize the parameters passed in to a apex class?  I need to insert them into a junction table and it's 2 columns of data?

Second question how do you dedupe the list since it has 2 strings, I'm having issues there as well.

Please help
I realize the benefits of delaritive but where does it stop and have to let code take over?.