You need to sign in to do that
Don't have an account?
Osiris77706
Address Related List
I'm trying to make a related list on the Quote object, the type of list should be a Bill To Address, now I believe Bill To Address is a custom made thing for my companies salesforce, it is originally found in the account, but I'm not sure. I have made a field in Quote that is a look-up relationship for type BIll To Address, When I try to add the related list to the quote page however, I can't seem to find the related list in the related list in the toolbox for editing the page layout.
Does anyone know what it is im doing wrong ?
If you want to see in the related list you need to create object which is child to quote and you need to create field on this custom object then you will find this object in related list and you can see the field
Fair enough, but quote is already a child of opportunity, which is a child of account. the proper account is listed in my quote. Bill To Address and Ship To Address are child objects off account, can't i somehow pull the relationship over from the account thats all ready there ?
You could be able to pull it into detail page but not onto related list , related list are always the objects not fields so this is why you cannot show in the related list
Would a detail page maintain similar functionality ?
Heres a drawing of what the relationships look like if it helps.
Yes you can populate it on detail page