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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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