
답변 1개
I am not sure that I understand what you are looking for, or what the problem is. This is my current interpretation of the situation. Do I have it correct?Object 1 holds: First Name, Last Name, Email, etc.Object 2 holds: Lookup field to Object 1, Formula fields referencing Object 1, Other fieldsAs described, users will already be able to select object 1 from object two and display almost any field from object 1 on object 2 through formula fields. If you are asking about how to find object 1 in he lookup field search, explore Lookup Dialogues and Search Filter Fields under the Search Layouts section of Object 1's defenitions page.If you are asking about how the text shows up in the Object 1 lookup field on the Object 2 page, that will always be the Name field (which is always autonumber or text). If you can change it to text, it should be possible to use a workflow rule or process to set the Name field based on other fields you have on Object 1 whenever those fields change.Does that help?