Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Sourcing Address Elements
In our business we work with customers, and our customer's customers, which we call 'end users'.
I have created a bunch of fields for the end user's address (Name, Add1, Add2, City, State, etc). Our vendors often require end user details when we place orders with them.
Occasionally, our customers will buy something to use themselves. In those cases, the customer and end user details can be the same.
To make this as easy as possible, I want to be able to copy the customer's address across to my custom end user address fields. I thought of doing this using a script and a custom button on the transaction, labelled something like 'End User = Reseller'. My idea was to go through each address element, and copy each one to the corresponding end user address field.