Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
reference a custom checkbox into webservices?
I know that this can be done, but hitting a wall
We have a custom field in netsuite that is a checkbox-yes or no
Within our application using webservices using the search operation we only want to filter using our own custom checkbox field.
Instead of getting 300 records back we only want to bring 30 records that has the checkbox set to yes
Now reading the documentation it also mentions that stored values are not supported. Does that mean that its not available through webservices
Anyone utilize checkboxes before and can provide a sample.
Greatly appreciated