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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
NS Image source obfuscation??
So I'm rolling out some new customizations and I need to display Task, Note and Phone Call icons - the same ones that are used throughout the application.
I'm pretty good at hacking around and figuring out most obfuscation techniques but I must applaud NetSuite - they have hidden the source of those images REALLY well!
For example, here's the Task HTML on the Create New bar:
<img class="ri_task" src="/images/nav/ns_x.gif">
So I saw that and thought maybe they were setting images via CSS background properties, maybe as an effort to reduce impact on page rendering code. So I look into the CSS sheet that defines the "ri_task" class and it's got nothing of interest.
Steve Klett | Senior Developer
NetValue Technology
0