Thank tou, Barbara!!!
But, what about the repeater parameters? How to pass them?
Barbara Slupik-3 wrote:
>
> I pass parameters to my forms and form widgets like this:
>
> var form=new Form(myFormDefinition);
> form.setAttribute("myAttribute",myAttribute);
>
> form.lookupWidget("myWidget").setAttribute("myAttribute",myAttribute);
>
> Barbara
>
> On 31 Jul, 2008, at 5:11 pm, Мария Григорьева wrote:
>
>> How to use formMap.put() to pass the parameters to the fromMap???
>>
>> For example,
>>
>> var composit = dao.composition.get(experiment.get("id_compositions"));
>> formMap.put(key, composit);
>>
>> But it doesn’t work…
>>
>> How can I do it ???
>
>
>
--
View this message in context:
http://www.nabble.com/how-to-use-formMap.put%28%29---tp18758122p18758770.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]