joecw
08/13/2019, 7:14 PM${itemline.item}
returns a concatenation of the itemid + displayname fields and ${itemline.item.item}
throws the error "Field item.item Not Found". ${itemline.item.itemid}
returns the ItemID just fine for the first item listed, unfortunitly it doesn't return the correct ItemID for subsequent items in the list.