RE: Netsuite API saved search result not returing CustomForm Value
Using the API to return reuslt from a saved search of sales order. I am trying to get the customForm value but the result keeps returning customForm as null.
Did I miss something? I thought it was a permission thing but can’t seem to make the result to return the value.
Any advise?
My guess would be that you need a higher permission for your sales orders. Get edit or full permission for the Transactions > Sales Orders permission on the role you are using.