My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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