My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
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