I don't believe it's natively supported, but you c...
# suitescript
e
I don't believe it's natively supported, but you could show a dialog then inspect the element and use the DOM to change the background color. Also worth noting you may need to use "!important" to override the color is NS has it set inline
m
@pen one I'd recommend using a third party alert library instead of modifying DOM on NetSuite's one. SweetAlert2 is a popular one