• Fabián Medina
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I have two objects Resolutions and Claims

Resolution has a checkbox type attribute and I need that when it is selected, a field named "State" of the object Claims changes to "Closed"

I have used valuation rules but I have not been able to achieve this, how else can I achieve it without needing to use apex code?

Regards and thanks