[Yanel-dev] ModifiableV3

Michael Wechner michael.wechner at wyona.com
Thu Jun 16 11:35:38 CEST 2011


Am 16.06.11 10:49, schrieb basZero:
> Hi,
>
> I am working with jelly and modifiablev3 resources.
>
> when the form gets prepared, you pass into the ResourceInput object a 
> CheckboxInputItem (as an example).
> All check options (class Option) are in the object.
>
> When the user submits the form, Jelly does somthing magic and what I 
> get at the end is the CheckboxInputItem with the options ONLY that 
> were SELECTED.
>
> Can somebody tell me where I can find the code where the not-selected 
> options are removed?

Have a look at

https://svn.wyona.com/repos/public/yanel/contributions/resources/creatable-modifiable-deletable-v3

whereas this is probably a more recent version than you use, because you 
probably use the binary via Maven

(check/compare the version number src/build/build.properties: 
resource.version=0.1-dev-r58140)

HTH

Michael
>
> Thanks
> Cheers
> Balz
>



More information about the Yanel-development mailing list