Hello,

I would like to know if there is a (rather simple) way to add support for list edition for bean used in BeanEditForm. I would like to be able to add/remove element from list, and edit them. For example, my UserBean has a phonenumber property, witch is a List<String>. I would like that the bean edit form present something like :
-------------------
[phonenumber1] _remove_
[phonenumber2] _remove_
_Add_a_PhoneNumber_
-------------------
Or at least the input field for each element of the list.
I do not really understand how works conduit, and I can't find documentation on them...

Any help would be appreciated.

--
Francois Armand
Etudes & Développements J2EE
LINAGORA SA - http://www.linagora.com
Tél.: +33 (0)1 58 18 68 28
-----------
InterLDAP - http://interldap.org FederID - http://www.federid.org/
Open Source identities management and federation


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

Reply via email to