Connect custom field to multiple objects?
I want to create a custom field, for example "referral". I want to add this field primary to "Organization" and secondoy to contact. Is this possible?
So for example, when i enter any information to this field in organization, this information (or field) should also be shown in contact without filling it again.
Answers
-
Hi @guuyef!
You can definitely create the custom field "referral" for both Organizations and Contact People, however, since an Organization can have multiple contacts connected to it, there isn't a straightforward way to automate copying the field over from an Organization to a Contact Person. (Because the automation won't know which contact person to update)
However, this can be done with "Person" type custom fields for an organization! Here is what I did-
- Create 3 custom fields in your account-
- "referral"- An Organization Custom field (Preferably Text Type) https://sharing.pipedrive.com/i/6f7IA2
- "referral"-A Person Custom field (Preferably Text Type) https://sharing.pipedrive.com/i/C8lCs8
- "referral person"- An Organization Custom field (Person Type!!) https://sharing.pipedrive.com/i/lk5w8B. You can adjust this field name, of course, this is just an example!
- Create an automation like this- https://sharing.pipedrive.com/v/bVJgEM- This will copy the data added to the Organization referral field over to the person referral field that is added in the "referral person" field. (You would need to adjust this based on what you are trying to accomplish)
The only thing here is, that before you fill out this "referral" field on the Organization, you must first fill out the "referral person" field on the Organization. Without doing this first, your automation will fail because it doesn't know who to copy the data to.
Here is a test showing the end result- https://sharing.pipedrive.com/v/7boM4s
I hope this helps!
0 - Create 3 custom fields in your account-