Show ExtendedAttributeType

${flash.message}
Id: ${fieldValue(bean:extendedAttributeTypeInstance, field:'id')}
Name: ${fieldValue(bean:extendedAttributeTypeInstance, field:'name')}
Description: ${fieldValue(bean:extendedAttributeTypeInstance, field:'description')}
Is Active: ${fieldValue(bean:extendedAttributeTypeInstance, field:'isActive')}