bumby999
11/23/2020, 4:25 PMNElliott
11/23/2020, 4:49 PMvar itemSL = form.getSublist({id:'item'});
itemSL.addButton({
id: 'custpage_create_item',
label: 'Search For Item',
functionName: 'createItem',
});
bumby999
11/23/2020, 4:55 PMNElliott
11/23/2020, 5:00 PMNElliott
11/23/2020, 5:01 PMbumby999
11/23/2020, 5:10 PM