Anyone have an example using the PHP Toolkit to gr...
# suitescript
d
Anyone have an example using the PHP Toolkit to grab a saved search? Specifically, I need the text of the select fields to be pulled. For some reason it's only pulling down the values and not the text.
b
this looks like a soap web services question, which im generally bad at. You can try doing a basic search, which will return all the data for each row. or you can try using the getSelectValue to get the options for whatever select you are working with