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.
Max Size for Image Field on Form
Hi all,
I need to source an image field on to an invoice, however I need to set the syntax to give the image a maximum size in height or width, so for example, if someone uploads a 3000x2000 image to that field, it would display on the form as a max of 400px in height, and then set the width automatically to keep the correct scale.
I've tried bringing through the field as a ${record.fieldname} and the image displays fine, but does anyone know the correct syntax to insert to put in a max size?
<table align="center" border="0" cellpadding="1" cellspacing="1" style="height:30px;width:30px;"><tr>
0