• rafa
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I have developed a custom VF page for manipulating Opportunity Product sObject in addition to default page, which is also being used. I want to be able to fire after update trigger only if update to the record is originating from default page. I have created a custom field on the object that keeps track of the originating page but I'm not sure how to enforce setting field value when the update is originating from default page. Perhaps there is a better way for controlling the logic? Thanks
  • January 16, 2012
  • Like
  • 0
I have developed a custom VF page for manipulating Opportunity Product sObject in addition to default page, which is also being used. I want to be able to fire after update trigger only if update to the record is originating from default page. I have created a custom field on the object that keeps track of the originating page but I'm not sure how to enforce setting field value when the update is originating from default page. Perhaps there is a better way for controlling the logic? Thanks
  • January 16, 2012
  • Like
  • 0