Activity Forums Salesforce® Discussions Is it possible to fire validation only for records which is being getting update

  • Is it possible to fire validation only for records which is being getting update

    Posted by Pooja on August 4, 2020 at 7:26 pm

    Is it possible to fire validation only for records which is being getting updated not to newly inserted records in Salesforce?

    Ayush replied 3 years, 9 months ago 3 Members · 2 Replies
  • 2 Replies
  • Anjali

    Member
    August 5, 2020 at 9:49 am

    we can do it by using ISNEW( ) and ISCHANGED( ) functions.

  • Ayush

    Member
    August 5, 2020 at 11:30 am

    yes , we can do this by following function.
    1.Isnew()
    2.Ischanged().

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos