Hi Rafael,

could you add the error message, so we can see what's going wrong?

Jeroen

Rafael Marquez wrote:
hello, I have a problem with the Mutivalue (double-listbox)

my definition file:
< fd:multivaluefield id="roles ">
< fd:datatype to base="integer"/>
< fd:selection-list src="cocoon:/auth_role.combo "dynamic="true"/>
</fd:multivaluefield >

my binding file: < fb:multi-value id="roles "parent-path ="."row-path="auth_user_roleList" >
< fd:convertor datatype="integer "/>
< fb:on-bind >
< fb:value id="rol_id "path="rol_id"/>
</fb:on-bind >
< fb:on-insert-row >
< fb:insert-bean classname="net.mctsa.snt.Auth_user_role "addmethod="addAuth_user_role"/>
</fb:on-insert-row >
</fb:multi-value >

please, they can say to me where I have the error

Att, Rafael Márquez

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to