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!
How to update the custom record value via SuiteScript?
I have this case
Custom record customrecord_exp_shipment has field id custrecord_exp_shio_pkg to select Custom record customrecord_expodya_package
Custom record customrecord_expodya_package has field id custrecord_pkg_recived_shipments to select custom record customrecord_expodya_recive_item
Custom record customrecord_expodya_recive_item has field custrecord_expodya_ordertoship
So once customrecord_expodya_package is selected in customrecord_exp_shipment, then after submitting all related customrecord_expodya_recive_item in field id: custrecord_pkg_recived_shipments will change the value for field id: custrecord_expodya_ordertoship to 6
The script was uploaded, but it is not work. May I know why
Amjad Kasem