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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Loop on Custom Sublist in PDF
I'm having some trouble accessing a sublist in the PDF template.
I can check if the sublist has content by doing <#if <record_name>.<sublist_name>?has_content> and this does go into the next block so I assume that means that the sublist has loaded correctly?
However, when I try to access it as a list <#list <record_name>.<sublist_name> as asset> it doesn't seem to be looping through. I have done this before with other records and sublists using the same syntax so I wonder if this is to do with settings on the record? Is their anything in particular I should be looking out for to fix this?
0