My Stuff
Comments
-
Thanks for your response. I also opened a support case and i have the same solution from them, which is working. Case #3693943.
-
Hi, I have used similar banner displaying on top of my record. var reopenMessage = message.create({ title: "Reopening lines", message: "Reopening the lines in process.", type: message.Type.WARNING, duration: 20000 }); reopenMessage.show(); // will disappear after 20s