How to add a field on sub-panel like Role field, we can find on Opportunities ?

I need to add role field on contact subpanel where the parent module is contract, there is already a relationship there. "contract_contact"

Parents Reply
  • field needs to be create using a custom query , I have manage to complete the code now.  Also Needs to override the Relate Api update so the data is updated in sugar that way on the update response you need to ensure the data also have the new field created. when the response come it includes the new field in. 

    Rodrigo Manara

    Sr. Developer

Children
No Data