Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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).