Hello Everyone, I often come across a situation wh...
# suitescript
m
Hello Everyone, I often come across a situation where a modal box is required on a standard screen of NetSuite like Sales Order etc. Is there a solution in which DOM manipulation can be avoided as NetSuite don’t recommend it?
I was able to solve it through EXT js. NetSuite loads the EXT js in the browser for it’s own purposes.