Skip to main content

HI Everyone.

I hope you are all fine and doing great.

I need help in trigger on after update.

I want when i change address in my lead, if address change by user trigger call and update my one custom field which apn__c.

Thanks in Advance

2 answers
  1. Oct 1, 2020, 6:06 AM

    Hi Shirisha Pathuri

    Thanks for your Response.

    I hope you underatnd my actual problem ill chek your suggestion.

    When i update lead i get error on future method.

    Update failed. First exception on row 0 with id 00Q2x00000CZm0tEAD; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, TriggerOnLead: execution of AfterUpdate

     

    I fetch data from API and when my lead update so it update my custom filed apn__c in my lead. When i use trigger after update i get this error on futute method.

    Regards

0/9000