• Pam B 1
  • NEWBIE
  • 10 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I have been asked to send my client project binaries/ a project deployable for our force.com hosted website.  I have not been able to find any where to obtain the files. I tried creating a project in Eclipse IDE but think I am missing somehting in the steps. Any help would be greatly appreicated. 

Thanks, 
Pam 
I have a custom object: Japan CCA Form
With a checkbox field: CCA_Agree_to_terms__c  
I want to update a custom checkbox field on the case object: CCA_Received
When the CCA_Agree_to_terms_c is true
 
How can I accomplish this?  I have spent hours chasing my tail. I feel the answer is a trigger, which I have no experience in. Please help!
 
I have a custom object: Japan CCA Form
With a checkbox field: CCA_Agree_to_terms__c  
I want to update a custom checkbox field on the case object: CCA_Received
When the CCA_Agree_to_terms_c is true
 
How can I accomplish this?  I have spent hours chasing my tail. I feel the answer is a trigger, which I have no experience in. Please help!