Hello, is it possible to create a new field / field type that itself contains multiple fields?
For example adding a new field in Accounts of type Address adds street, city, state, postal code and country.
I'm looking to create one new type called Property such that a new field of type Property adds Property Location, Property Area Size, Property Number, and Property Type.
Can this be done? And if so how?
I was trying to refer to the docs at Custom field type - EspoCRM Documentation but I wasn't successful.
For example adding a new field in Accounts of type Address adds street, city, state, postal code and country.
I'm looking to create one new type called Property such that a new field of type Property adds Property Location, Property Area Size, Property Number, and Property Type.
Can this be done? And if so how?
I was trying to refer to the docs at Custom field type - EspoCRM Documentation but I wasn't successful.
Comment