My Stuff
Comments
-
I guess that I just solved part of my own problem haha. I was able to set a specific value from its options to that custom field!! :D Here is the code for it: [PHP] //Define which option I want to choose from the custom list "Projects" directly //in this case, id 35 means the option "Marketing" $custSelectValue = new…
-
How can I fix this SOAP error, please! I am using the sample for the getSelectValue found at: https://system.netsuite.com/app/help...head_N27161241 But, I am getting a error from SOAP now saying that there is no getSelectValue operation available, bellow is the error complete: [PHP] Fatal error: Uncaught SoapFault…