Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Long text values ending in "(More....)"
[FONT=Consolas][SIZE=10px]I am using a search filter to retrieve certain values (are long texts) using API 2. The returned values are being trimmed with '(More...)'after about 8000 characters. Is there a way to force search to return entire value? Or workaround or alternative? Is loading record is the only alternative (this will cause multiple calls)?
... columns: [[/SIZE][/FONT]
[FONT=Consolas][SIZE=10px]search.createColumn({[/SIZE][/FONT]
[FONT=Consolas][SIZE=10px]name: netSuiteIds.XXX.YYY.value[/SIZE][/FONT]
[FONT=Consolas][SIZE=10px]}),[/SIZE][/FONT]
0