Ok next problem. I'm using getSublistText to get t...
# suitescript
k
Ok next problem. I'm using getSublistText to get the item name, and it works fine in edit mode, but in create mode it throws the following error:
Invalid API usage. You must use getSublistValue to return the value set with setSublistValue.
How can I get the item name if I can't getSublistText?