• cmorgan
  • NEWBIE
  • 0 Points
  • Member since 2005

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

I've created a custom object that has a master-detail relationship with account.  On the custom object I've created a web link that should: a) open a new custom object record, b) take data from fields of the original record and move them into different fields of the new record, and c) maintain the account relationship of the original record.  I've got a) and b) working fine, but cannot seem to get the account name from the original record into the account lookup field of the new record.  I can only seem to transpose the account ID into the account field of the new record.

I'd greatly appreciate any advice.

Thanks

I've created a custom object that has a master-detail relationship with account.  On the custom object I've created a web link that should: a) open a new custom object record, b) take data from fields of the original record and move them into different fields of the new record, and c) maintain the account relationship of the original record.  I've got a) and b) working fine, but cannot seem to get the account name from the original record into the account lookup field of the new record.  I can only seem to transpose the account ID into the account field of the new record.

I'd greatly appreciate any advice.

Thanks