We need the ability to link one record to another record via a property.
Problems we are currently facing:
- a contact can be associated with a deal but… this association does not tell us what this contact does on this deal.
- a custom object can be associated with a deal but… this association does not tell us what this custom object does on this deal.
- a contact cannot be associated with another contact. For example, I’d like a property called “Spouse” and another called “Father”.
Solution:
- We need a “Link to another record” property type, available on all objects. Like it is in Salesforce or Airtable. This property should offer the possibility to select if users can select on or multiple records.
- Once this is done, then we can create 2 extra property types: Lookup and Rollup.