My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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