Adding Fields to a Relationship/Subpanel - Roadmap SuiteCRM

Hi guys
I have been researching how to add fields to handle relations roles or something else that allows establish a relationship between two modules.

see https://developer.sugarcrm.com/2011/10/04/adding-fields-to-a-relationshipsubpanel/

I wanted to know if the roadmap is to have this functionality is available in Studio, it would be very useful. If I had knowledge would gladly as it is important.

Tks

Manuel

I agree it is important, it is a structural issue. If you do any sensible relational database design, sooner or later you’re going to need fields in relationships.

I did it using code and it wasn’t easy at all.

If you are going to do it with code, start with this:
http://sugarmods.co.uk/how-to-add-custom-fields-to-a-relationship-table-and-display-them-in-a-subpanel-sugarcrm-suitecrm/

and then some more here:
https://suitecrm.com/forum/developer-help/8797-how-create-custom-field-on-accounts-contracts-relatiship-module

But yes, it should be in Studio…

1 Like

Thanks, I’ll try, but it’s really useful if you want to have a 360 degree view of a customer, supplier, student, employee, etc.

You should definitely be in Studio…

:frowning: