• SteveC27
  • NEWBIE
  • 0 Points
  • Member since 2010

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

Hi,

 

Newbie here, so please be gentle.

 

I need to return the record type name for a related object into a field on a parent object.  What is the best practice way to do this so that it remains 'dynamic'?  i.e. I don't have to hard code the Record Type Id, etc. 

 

I know I can do the query and store the results via a Trigger.  But, I wanted to see if there was a better/alternate way to do this?

 

If possible, please provide a short sample of how to approach.

 

Thanks so much for your help!

 

 

Hi,

 

Newbie here, so please be gentle.

 

I need to return the record type name for a related object into a field on a parent object.  What is the best practice way to do this so that it remains 'dynamic'?  i.e. I don't have to hard code the Record Type Id, etc. 

 

I know I can do the query and store the results via a Trigger.  But, I wanted to see if there was a better/alternate way to do this?

 

If possible, please provide a short sample of how to approach.

 

Thanks so much for your help!

 

 

I'm trying to import the XML Schema generated through the WSDL into Enterprise Architect.
EA can import the XML, but first requires the XSD... isn't there an XSD available on Salesforce anywhere to be used?
  • August 01, 2008
  • Like
  • 0