Skip to main content
We recently swtiched to Lightning, and as part of that move, I had to create quick action off the Opportunity record for users to create a new CPQ Quote.

 

When the new quote record is created, the green toast popup message appears that allows the user to click on the new quote link. But it is only appears for a few seconds and users are getting frustrated.

 

How Do You Revise Existing Toast Component In Lightning?

 

Does anyone know how I can modify the existing out of box toast message so that the mode is "sticky" (meaning it doesn't go away until the user clicks on the X)?

 

I fond this code piece, but I don't know how/where to access the showToast component to modify it:

 

User-added image
2 respostas
  1. 3 de fev. de 2020, 18:37
    For the standard Toast messages, you CANNOT.

     

    You can only change the code if it's something custom built and not part of a managed package.
0/9000