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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Default Ship Address field name for a customer
Hi,
I want to show the default ship address on a customer on the main front section of the customer form.
There is a field that I can show when customising the form called "Address" but this is the customers default billing address.
Therefore, I have created a custom field called "Ship Address" of type 'long text' with display set to 'inline text'.
I want to have a formula in this custom field "Ship Address" that auto populates it with the default ship address for the customer.
I have tried putting a formula of {shipaddress} but that doesn't work (i have also tried {shipaddr} which also fails).
0