FavoriteAjith Kumar (Ak) asked in #ApexNov 30, 2022, 9:52 AMHi, i am writing Apex trigger. How to block the user from updating Account address more than 3 times?Hi, i am writing Apex trigger. How to block the user from updating Account address more than 3 times?1 answerSortSort by DateSort by Most HelpfulSort by DateSai Praveen Kumar Kakkirala (Salesforce)Nov 30, 2022, 10:22 AMHi 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, Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Sai Praveen Kumar Kakkirala (Salesforce)Nov 30, 2022, 10:22 AMHi 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,