04-02-2011 06:09 AM
04-04-2011 02:31 AM
<h1>Vacation Approval</h1>
<p>
${employeeName} would like to take ${numberOfDays} day(s) of vacation.
</p>
<p>
Motivation: ${vacationMotivation}
</p>
<p>
Do you approve this?
<select name="vacationApproved">
<option value="true">Yes</option>
<option value="false">No</option>
</select>
<input type="hidden" name="vacationApproved_type" value="Boolean" />
</p>
<activiti:formProperty id="speaker" variable="SpeakerName" writable="false" />
04-04-2011 06:41 AM
04-04-2011 07:18 AM
04-04-2011 07:44 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.