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!
Perform Field Change logic in Suitelet Form
I have a Suitelet form which is used to create custom records in my NetSuite Account. I have a requirement of sourcing a few field values once a select field value has been changed. For example if i select one customer, then the related information about the customer should populate in the corresponding fields. I have tried to achieve the same task by attaching a client script and using FieldChanged entry point, but it was not happening. Can anyone please guide me how to perform some logic on Field change of any input field of a Suitelet form? Thanks in