• Philip Mempin
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hi,

I am trying to create a trigger to update fields into opportunity object from Recurring Donation object only if the Recurring Donation record exist otherwise it will not take any action. I am new to Apex coding and I saw the "try" and "catch" exception. How can I incorporate these coding for SOQL like "Select ID from npe03_recurring_donation__c where name = 'as defined'".

Thanks for your help.
Philip
Hi,

I just updated my window from 7 to 10. I need to reinstall Java and Eclipse. I cannot load force.com ide. Is this something to do with Window 10. I have tried all previous solution within the Forum but still same resut.
Please help.
Thanks,
Philip
Hi,

I am trying to create a trigger to update fields into opportunity object from Recurring Donation object only if the Recurring Donation record exist otherwise it will not take any action. I am new to Apex coding and I saw the "try" and "catch" exception. How can I incorporate these coding for SOQL like "Select ID from npe03_recurring_donation__c where name = 'as defined'".

Thanks for your help.
Philip