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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Can't find image resize setting for categories
Here is the NetSuite snippet code:
<%=getCurrentAttribute('sitecategory','storedisplayimagehtml')%>
Here is the HTML it generates:
<img src='/core/media/media.nl?id=9763&c=823770&h=364210423713657b127e&resizeid=-2&resizeh=300&resizew=600' border='0' alt='Fly Fishing Boats and Float Tubes' title='Fly Fishing Boats and Float Tubes'>
I see in this code it is resizing images to 300px high and 600px wide. But I cannot find the corresponding setting in the Setup->Web Site->Image Resizing setting. I tried editing "Dense List Drilldown Image" and "Web Site Drilldown Image" which had those dimensions but nothing happened. Thanks in advance.
0