-<page xmlns:ft="http://apache.org/cocoon/forms/1.0#template" xmlns:fi="http://apache.org/cocoon/forms/1.0#instance" xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
<h4 class="samplesGroup">Binding with a custom binding</h4>
<title>Custom</title>
-<content>
-<ft:form-template>
-<fi:group>
<fi:styling layout="columns"/>
-<fi:items>
<ft:widget id="jswrap"/>
<ft:widget id="custom"/>
<ft:widget id="config"/>
<ft:widget id="test"/>
</fi:items>
</fi:group>
-<p>
<input type="submit" value="Submit"/>
</p>
</ft:form-template>
-<p>
<a href="./">Back to Forms Samples</a>
</p>
</content>
</page>