<%@ include file="/WEB-INF/jsp/rechtsbijstand/includes/htmlTags.jspf" %> <%--@elvariable id="form" type="org.onehippo.forge.easyforms.model.Form"--%> <%--@elvariable id="likert" type="org.onehippo.forge.easyforms.model.Likert"--%> <%--@elvariable id="ef_errors" type="java.util.List"--%> <%--@elvariable id="error" type="org.onehippo.forge.easyforms.model.ErrorMessage"--%>
${error.localizedMessage}
<%--Print out all the fieldset/form controls--%> <%--Fieldset tag--%> ${field.html} ${field.label}

${field.label}

${field.hint}

<%-- simple types layout--%>
${field.html}
${field.hint}
${field.label}
${field.hint}
${field.label}
${field.hint}
${field.html}
${field.hint}
<%-- LIKERT--%>

Sorry, de likert is niet beschikbaar omdat deze niet kan voldoen aan de Webrichtlijnen

${button.html}
<%-- HERE WE PRINT JAVASCRIPT CALL WHICH WILL VALIDATE OUR FORM --%> ${form.jsCall}