Creating custom field in Address form using userevent Script

In NetSuite, address forms present a unique challenge when it comes to customization via SuiteScript. Unlike other records, it’s not possible to add new fields to address forms through a user event script. This limitation arises because the ScriptContext.form function is not available for address forms. Since it is impossible for scripts to be deployed… Continue reading Creating custom field in Address form using userevent Script

How to add phone number in the address template

Scenario Client cannot see the phone number under the billing and shipping address of the transactions even though it is added in the address page. Solution Navigate to Customization > Forms > Address Forms Standard Address Form: Click Customize Locate Phone Show: Enter Checkmark Template ID Field: Copy ADDRPHONE Address Template:Paste <ADDRPHONE> Under the country subtab add the country Click Save