Kevin Baxter
07/25/2023, 7:46 PMcreece
07/25/2023, 7:47 PMrecord.getSublistValue({sublistId: 'item', fieldId: 'item'});
record.getCurrentSublistValue({sublistId: 'item', fieldId: 'item'});
where record is your record you're on. It will give back the Item internal ID.creece
07/25/2023, 7:48 PMKevin Baxter
07/25/2023, 7:49 PMKevin Baxter
07/25/2023, 7:49 PMcreece
07/25/2023, 7:51 PM