pen one
04/28/2022, 6:11 PMform.addField({
                id: 'custpage_location',
                type: serverWidget.FieldType.SELECT,
                label: 'Select Address',
                source: 'addressbook'
            });battk
04/28/2022, 6:49 PMList/Record field that you get while creating a custom field in the uipen one
04/28/2022, 7:56 PM