Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Changing the name of the Printed Record Advanced PDF/HTML
When Printing a record like an estimate the document that gets generated in the browser is a pdf. The name of that file for example an estimate defaults to "Estimate# 486523" where 486523 is the IntId of the record, not the actual record number. Is there away to make this default to the actual Document Number? Its troublesome for our customers and vendors when the name doesn't match the document number and its a total waste of our employees time to have to rename it every time. Seems so counter intuitive to generate the name based on this field, but since its a NetSuite Field it seems certain that its being passed to the 3rd party PDF Generator so if its being passed in the process we should be able to change it right? We