dennysutanto
01/31/2022, 8:48 AMEric B
01/31/2022, 4:01 PMSandii
01/31/2022, 5:54 PMdennysutanto
02/02/2022, 2:09 AMEric B
02/02/2022, 3:08 AMdennysutanto
02/02/2022, 4:21 AMdennysutanto
02/02/2022, 4:23 AMdennysutanto
02/02/2022, 4:25 AMEric B
02/02/2022, 4:25 AMEric B
02/02/2022, 4:27 AMdennysutanto
02/02/2022, 6:34 AMyes you just need to create the checkbox on the saved search
any example i can refer to on how to do this ?Eric B
02/02/2022, 7:59 AM'<input type="checkbox" id="sel_' || {internalid} || '">' using Formula (Text)
dennysutanto
02/03/2022, 3:12 AMdennysutanto
02/03/2022, 3:12 AMdennysutanto
02/03/2022, 3:12 AMdennysutanto
02/04/2022, 6:29 AMdefine(['N/url', 'N/runtime', 'N/currentRecord'],
then in my function i have
const curRecord = currentRecord.get();
curRecord.getLineCount(xxx)