My Stuff
On Friday, October 10, 2025, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Share Your SuiteWorld Experience & Earn a Special Badge!
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…