And how to execute function from the flowscript in the widget's tag?

Magsend wrote:
> Variable in the flowscript: var composition_id =
> experiment.get("id_compositions"); And the widget: <fd:field id="density"
> required="true"> <fd:label>Density</fd:label> <fd:datatype
> base="decimal"/> <fd:on-value-changed> <javascript> var value =
> this.value; </javascript> </fd:on-value-changed> </fd:field> I need to
> pass "composition_id" to the widget's on-value-changed.
-- 
View this message in context: 
http://www.nabble.com/how-to-pass-params-from-flowscript-to-the-widget-tp18816044p18816714.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]

Reply via email to