Join Slack
Powered by
<@U33FQ5WSD> if you add "&xml=t" to the end of...
# suitescript
e
ericbirdsall
09/04/2020, 3:46 PM
@irurzo
if you add "&xml=t" to the end of the URL of that Vendor Prepayment, you can look for <machine name= in the xml and that may show you the correct id. i.e. on Sales Orders <machine name="item" would indicate the "item" sublist
👍 1
n
NElliott
09/04/2020, 3:52 PM
or maybe use a plugin:
https://chrome.google.com/webstore/detail/netsuite-record-json-view/ibkdphopcbimokejnhhgelcancfabhba
👍 1
i
irurzo
09/04/2020, 4:07 PM
I already tried that, the name of the list if I do the XML=T is bill which didnt work either when using
getLineCount('bill)
3
Views
Open in Slack
Previous
Next