My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
Thanks .. i Helps me too
-
Thanks Dear
-
You could use function nlapiRequestURL in client script, study netsuite help for detail, it also have a parameter for callback function when you will use at client site. you can contact me at shobipersonal@gmail.com for detail .
-
I have created a custom record type name customrecord_vehicle, it is joined with employee, now for reading data i m writing below code, it gives me error, An nlobjSearchFilter contains an invalid join ID, or is not in proper syntax: custrecord_chassisno var filters = new Array(); var cols = new Array(); filters[0] = new…