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!
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]