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

  2. #2
    Junior Member
    Join Date
    Sep 2018
    Location
    Oman, Muscat
    Posts
    2,084
    Thanks
    0
    Thanked 4 Times in 4 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
  •