%@ taglib uri="sitemesh-decorator" prefix="decorator" %>
<%@ taglib prefix="ww" uri="webwork" %>
<%@ taglib prefix="aui" uri="webwork" %>
<%--
Optional Attributes:
* id - ID attribute for the FIELDSET (computed with parent IDs and inherited by child components)
Required Parameters:
* legend - i18n text for the LEGEND element
Optional Parameters:
* type - [group || date-select || inline ]
NOTE: if using inline ensure you set useCustomButtons to true on the
auiform decorator
* cssClass - additional classes to be appended to the fieldset after the type
Code example: