• fujih
  • NEWBIE
  • 0 Points
  • Member since 2013

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

I want to add functionality in a custom button to convert a pending agreement into an agreement.

Both Pending Agreement and Agreement objects are custom objects.

So when viewing a Pending Agreement and the convert to agreement button is clicked, then a check will be performed to see if an agreement already exists, if it does then edit the record otherwise create a new record.

How would I go about creating this functionality?

  • January 23, 2013
  • Like
  • 0

I want to add functionality in a custom button to convert a pending agreement into an agreement.

Both Pending Agreement and Agreement objects are custom objects.

So when viewing a Pending Agreement and the convert to agreement button is clicked, then a check will be performed to see if an agreement already exists, if it does then edit the record otherwise create a new record.

How would I go about creating this functionality?

  • January 23, 2013
  • Like
  • 0