• Aniket Supe 6
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 1
    Replies
Hi
I have a Custom Object, Content Object and ContentDocumet object. Custom Object is patent and content objects are child. 
My requirement is, In the custom object if the flag is True then conectDocument need to Transfer to Custom object. If the flag is flase then the contentDocument should be InActive.
Each custom Object have associate content Document record.
Please tell me how can we write a trigger? We have to write the trigger on custom object.