We are looking to get some Portlets created on the Customer Dashboard, but using custom HTML/CSS/JS to make it more exciting and make the data more presentable. Has any one come across any good articles online to achieve this?
which behaves similarly to a suitelet form and allows you to add inline html fields and attach a client script
battk
10/11/2022, 3:58 PM
second choice is to actually use a suitelet via an iframe, which also allows you to use an Inline HTML Portlet, though you can do the same thing with the simple form portlet
battk
10/11/2022, 3:59 PM
beware attempting to simply use an inline html portlet for your html, netsuite strips out script elements, which makes it hard to use javascript