• RedBear
  • NEWBIE
  • 25 Points
  • Member since 2011

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi:

 

I have an @future method (called from a trigger, makes a callout).  This method is invoked from the quotes page in a before update trigger, and updates a custom field on the quotes page under certain conditions.

 

I would like the method to refresh or reload the quote page when it is complete.  Is there a way to do this from Apex?

 

Thanks in advance for any tips, tricks, etc. 

  • September 11, 2011
  • Like
  • 0

Hi:

 

I have an @future method (called from a trigger, makes a callout).  This method is invoked from the quotes page in a before update trigger, and updates a custom field on the quotes page under certain conditions.

 

I would like the method to refresh or reload the quote page when it is complete.  Is there a way to do this from Apex?

 

Thanks in advance for any tips, tricks, etc. 

  • September 11, 2011
  • Like
  • 0