• Rafa Federer
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
We have a parent object ABC which has a checkbox parent checkbox , we have a child object obc which has a checkbox child checkbox .

child checkbox needs parent checkbox to be checked in order to be checked . 
The situation i have is when that is done we shld not allow the parent checkbox to be unchecked when trying to and should give an error.

 
We have a parent object ABC which has a checkbox parent checkbox , we have a child object obc which has a checkbox child checkbox .

child checkbox needs parent checkbox to be checked in order to be checked . 
The situation i have is when that is done we shld not allow the parent checkbox to be unchecked when trying to and should give an error.