${flash.message}
Id: ${fieldValue(bean:inventoryGroupInstance, field:'id')}
Name: ${fieldValue(bean:inventoryGroupInstance, field:'name')}
Description: ${fieldValue(bean:inventoryGroupInstance, field:'description')}
Is Active: ${fieldValue(bean:inventoryGroupInstance, field:'isActive')}
Inventory Items:
  • ${i?.encodeAsHTML()}