In form.addField({ id : 'custpage_abc_text', type ...
# suitescript
r
In form.addField({ id : 'custpage_abc_text', type : serverWidget.FieldType.TEXT, label : 'Text' , source: ' customer'});
b
the two answers are to guess scripted record ids
and the other is to use internal ids number from the
List/Record
field when creating a custom field in the ui