Activity Forums Salesforce® Discussions What is apex:pagemessage component in Salesforce ?

  • Anuj

    Member
    October 5, 2020 at 4:15 pm

    This component should be used for presenting custom messages in the page using the Salesforce pattern for errors, warnings and other types of messages for a given severity.

  • Shweta

    Member
    October 6, 2020 at 3:00 pm

    apex:pageMessage is used when we want to have an individual messages on the visualforce page and you provide the message to be displayed in the attributes of this tag. This is a kind of static message which you will write in visualforce itself and can put some conditions in the rendered attribute to display the message.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos