is there any way I could get the sublist column id...
# suitescript
t
is there any way I could get the sublist column id?
d
In GUI, just open the record in XML mode (add &xml=t to the url). In scripting, use Record.getSublists()
t
thanks @Dmitry Masanov XML works for me 🙂