Hello,
I am looking for a kind of FormItem where I can enter multiple values.
It could be something like the Drag List (copy) example but with a simple FormItem on the left side instead of a list (I attached an image so you can have an idea).
http://www.smartclient.com/smartgwt/showcase/#effects_dd_copy_list
That way this multi-valued form item might be used for different types (text, integer, date, ...) and also for SelectItem or ComboBox.
Does this form item exist?
If not, could I build it myself?
Is there any documentation on custom form items?
Thank you!
Ferran
I am looking for a kind of FormItem where I can enter multiple values.
It could be something like the Drag List (copy) example but with a simple FormItem on the left side instead of a list (I attached an image so you can have an idea).
http://www.smartclient.com/smartgwt/showcase/#effects_dd_copy_list
That way this multi-valued form item might be used for different types (text, integer, date, ...) and also for SelectItem or ComboBox.
Does this form item exist?
If not, could I build it myself?
Is there any documentation on custom form items?
Thank you!
Ferran
Comment