Nov 19, 201912:23 AM - edited Nov 19, 201912:25 AM
Participant
Connecting a Contact field to a Company field
SOLVE
We have a field with each Contact that is for their company. I just added that field as a custom field for the Company listings. Is there any way to connect the field and value in Contacts over to that Company listing without having to manually do it?
There is no way to link a contact field to a company field. However there is a way to copy all existing values in that contact field (if it is a dropdown) so you do not have to go through the process of re-adding every single option. The process looks like this:
1) Create a custom dropdown property on the Company object and select "load options"
2) Choose to "copy from property"
3) Select the Contact property you wish to copy values from:
The example above is using a "Country" field which could contain 100s of options. However in theory the process is the same regardless.
You could set up a workflow for if a contact's company is known but their "company name" property isn't to copy the first value into the second property or vice versa.
There is no way to link a contact field to a company field. However there is a way to copy all existing values in that contact field (if it is a dropdown) so you do not have to go through the process of re-adding every single option. The process looks like this:
1) Create a custom dropdown property on the Company object and select "load options"
2) Choose to "copy from property"
3) Select the Contact property you wish to copy values from:
The example above is using a "Country" field which could contain 100s of options. However in theory the process is the same regardless.