My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Hi Pratik, Thank you for answering my question yes. It looks like as of the moment the only solution would be to create a saved search and pull in data using the above record data's. Thank you for answering my question. Regards, Gio
-
Thank you for looking into this. Is there any other way to pull in the data that comprised the actuals ?
-
Hi Richard, Thank you so much for answering my question and confirming that as of the moment there is a problem with accessing the shipto sub record in the line level when using a validate line trigger. Again Thank you so much for your help. Regards, Gio
-
Hi Richard, Here is a sample code I created with the same error message. Its not allowing me to select subrecord usiing a client script. But I can access the same subrecord field in a server script. Regards, Gio
-
Hi, Yes, I was planning to use a Client Script to update the line shipto address on line validate. Regards, Gio
-
Hi Richard, Good day, Thank you for this helpful article this defenitly answered my question. But is there a reason why the field "shippingaddress" is only accessible in a serverside script and not a client side script ? I've tried to access this using a client side script but unfortunately its returning an error "This…
-
Hi Richard, Thank you for your response. Unfortunately, the article only addresses the creation of a shipping address at the header level. What I need to update is the custom address at the line level when the Multi-Shipping Routes feature is enabled and "Enable Item Line Shipping" is set to true on the Sales Order record.…