Hi, It's me again!

BTW, dunno, if I am asking to much from cforms? Sorry if this is the case.
:-)

Question: In definition.xml, how in javascript code we can set an
attribute? Or I want to know how to build programatically a DSL like:

<fd:selection-list src="cocoon:/myDSL.data" dynamic="true"/>

I know we often use this:

myWidget.setSelectionList("cocoon:/myDSL.data?id=" + value);

But how to make the above line @dynamic? I am asking because soon  I will
need to set also @cache.  ;-)

Best Regards,

Antonio Gallardo.

Reply via email to