I am creating a suitelet using SS2.0, and in this ...
# suitescript
t
I am creating a suitelet using SS2.0, and in this Suitelet I have a form, and on this form I am adding a Select field that sources from the list of customers. However, I'm not sure what to use as the source when I use form.addField(). My initial thought was that it would be 'entity' but that just returned an empty list. Any ideas?