Hi Jeroen
I include the error
fd:multivaluefield id="roles">
<fd:datatype base="integer"/>
<fd:selection-list src="cocoon:/MySelectionLists" dynamic="true"/>
</fd:multivaluefield>
this is the template :
<ft:widget id="roles">
<fi:styling list-type="double-listbox">
<fi:available-label>Roles disponibles</fi:available-label>
<fi:selected-label>Roles Asignados</fi:selected-label>
</fi:styling>
</ft:widget>
this is the binding :
<fb:multi-value id="roles" parent-path="." row-path="materialMeasure">
<fd:convertor datatype="integer"/>
</fb:multi-value>
I obtein this error :
java.lang.String
org.apache.avalon.framework.CascadingRuntimeException:
org.apache.avalon.framework.CascadingRuntimeException:
you can help me?
thanks
Att,
Rafael Márquez
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]