[Yanel-dev] Jelly and CreatableV3 interface: id versus resourceInput.getItem('id').getValue()

Michael Wechner michael.wechner at wyona.com
Thu Apr 28 01:03:34 CEST 2011


Hi

I just realized that there is a difference between:

${id}

and

${resourceInput.getItem('id').getValue()}

and in particular that if one overwrites the resource input item 'id' 
within the create method,
then resourceInput.getItem('id') updated, but not ${id}.

This can be very confusing and I am currently investigating where ${id} 
is actually coming from.

Cheers

Michael


More information about the Yanel-development mailing list