is anyone here aware of a limit on the number of c...
# suitetalkapi
l
is anyone here aware of a limit on the number of custom fields returned via SOAP?
n
I did not see any limitation when I search for Sales orders, Invoice and employees. NS was showing all the custom fields.
l
Thanks. For some reason I only see 48, when we have over 260 on some records. It seems to return them by newest first.
n
Are you using any search Preferences? like body Fields Only
l
Nope
Copy code
<searchPreferences xsi:type="SearchPreferences"><bodyFieldsOnly>false</bodyFieldsOnly><returnSearchColumns>true</returnSearchColumns><pageSize>1000</pageSize></searchPreferences>
n
Can you please use False in returnSearchColumns and see