Activity Forums Salesforce® Discussions How to create a new field automatically in related contact when a checkbox is checked on account page?

  • Surbhi

    Member
    August 26, 2016 at 2:23 PM

    Hi Tanu,

    You can achieve this using trigger and for creating new field from apex, you have to use SOAP version of the API (Metadata API).

    Thanks

Log In to reply.