Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Suitelet > serverwidget > list > Add image without resizing
Has anyone ever successfully added an image on a suitelet list? Here's my sample code:
var arList = ui.createList({
title : "A/R Aging with % of Total"
});
arList.addColumn({
id : 'column9',
type : ui.FieldType.IMAGE,
label : "Image"
});
arList.addRow({
row : { column9 : imgValue }
})
My problem is that NetSuite resizes the image. I want to add the image using the original image size. I proved this by inspecting the element. NetSuite is adding the following parameters to the image: resizeid=-3&resizeh=80&resizew=80
"https://system.na2.netsuite.com/core/media/media.nl?id=266706&c=1124108&h=a097c96ea8d53179fb8b&resizeid=-3&resizeh=80&resizew=80
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.