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!
Enable the Residential Address checkbox after complete the address form in the customer record form
Hi,
I have a question regarding enabling the residential address checkbox after completing the address form in the customer record form. In the customer record form, the address form doesn't have the residential checkbox. Is that possible to enable the residential address checkbox located in the customer subrecord ? I have tried using the client script entry points: fieldChanged and validateField. But not luck, they will trigger after completing the address form however they will call four times and the address form won't close after I implement some code there. I also thought about using the dom object but the checkbox