I have a type longtext field that contains ALOT of...
# suitescript
b
I have a type longtext field that contains ALOT of characters. When i fetch the field value using
search.lookupFields()
or
recordObject.getValue()
the value of the field somewhat gets truncated 🤔 Any idea what could be causing this? Or probably the proper way to do it?