Activity Forums Salesforce® Discussions How to show pop up alert messages after performing DML operations?

  • Gourav

    Member
    April 28, 2016 at 11:06 AM

    Hi Piyush,

    Use Database.insert() or Database.update() method in controller it returns Database.SaveResult[] for your record then you have to take a Boolean variable with getter setter and then use that Boolean var in Script on VF page to generate Alert message.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos

Skip to toolbar