Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

How to Display Complex Error & Success Messages in Magento 2

  1. #1
    Junior Member
    Join Date
    Jun 2016
    Location
    Bhavnagar, Gujarat, India
    Posts
    1,125
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default How to Display Complex Error & Success Messages in Magento 2

    Howdy, Magento Folks!

    Notifications about customer actions on your website are important. However they provide a default function, but if you want to show a custom message along with the text. Deep dive into How to Display Complex Error & Success Messages in Magento 2.

    Name:  How-to-Display-Complex-Error-Success-Messages-in-Magento-2-950x500.png
Views: 38
Size:  137.4 KB

    Complete Take at How to Display Complex Error & Success Messages in Magento 2

    View more threads in the same category:


  2. #2
    Junior Member
    Join Date
    Sep 2018
    Location
    Oman, Muscat
    Posts
    2,028
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    $this->messageManager->addNotice(__("Notice")); $this->messageManager->addSuccess(__("Success")); To redo them, you need to supplant Error, Warning, Notice, and Success with another message.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •