Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
How to include style-sheet in XML file?
Hello,
I am creating xml file through scripting. I want to add some style over there.
I tried to include css file link:
xml += '<?xml-stylesheet type="text/css" href="/core/media/media.nl?id=****&c=**********&h=a80f6c53b71bad876bce&_xt=.css"?>';
But, this is not working.
Can anyone help me on this?
Thanks in advance.
0