• Darth Z
  • NEWBIE
  • 0 Points
  • Member since 2011

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

So I have a custom object that is called test and within the test object i have a lookup object to enrollments. The enrollment has an autogenerated name to it and when users need to lookup to a specific enrollment they can't find it because they have to use the specific autogenerated id name that is given. Is there any way to look around this?

 

For example in the enrollment record there is a name, i want my lookup function to also look into this field rather than just looking into an id? is this possible?