While reading this entry and watching the video in...
# suitescript
r
While reading this entry and watching the video in there: Marty Zigman on "NetSuite Customer Facing HTML Based Order Viewer Demonstration" , I saw this UI (I am referring to is those tables with colours that are part of the Sales Order, integrate with other custom fields in the form) in the attached screenshot (which is not the main point of the explanation in the article / video) within a transaction form in NetSuite, which I am curious to understand what it is required to do something similar. Can anyone comment on this?
g
if you’re not asking about creating an html based order viewer (presumably the point of the video is its title
NetSuite Customer Facing HTML Based Order Viewer Demonstration
) then which part are you asking about?
r
Sorry for not being clear enough. So, what I am referring to is those tables with colours that are part of a Sales Order, integrate with other custom fields in the form, which can be seen in the screenshot.
g
any form that can have an HTML field (body field or sublist field) is an “easy” opportunity to customize the look and feel. You can create these fields on out of box records or custom records. have you tried something and have hit a wall?