Skip to main content
Hi, i am writing Apex trigger. How to block the user from updating Account address more than 3 times?
1 answer
  1. Nov 30, 2022, 10:22 AM
    Hi Ajith,

    You may have to create another field to track how many times the address is updated because it is hard to track if not.

    Are you okay with this?

    Thanks,

     
0/9000