You need to sign in to do that
Don't have an account?

Display Lookup detail data on form
This is NOT on a VF page. This is on a standard layout page.
Is it possible (if so how) by using clicks not code, to display the detail data from a lookup field on the parent form?
For instance.
I have a custom object of locations that I have on a 'shipto' form that displays the 'shipto' object.
When the user selects a location on the shipto form, I would like to populate the street,city, state fields on the form from the locations object.
Is it possible to do it dynamically?
So without saving the record, everytime a new location is selected the street, city, etc would change.
thanks,
lee