You can also set it at the form model, try the following:
var form = new Form(...); var model = form.getModel(); model.outputWidgetId = value;
Markus
Steve Schwarz schrieb:
Hi
I was reading in the WoodyWidgetReference that you can set the value of output widgets either by binding or programmatically. I'd like to create a widget into which I set user messages from my flowscript but I can't find an example of how to do it w/o using a binding.
Thanks, Steve
_________________________________________________________________
MSN Life Events gives you the tips and tools to handle the turning points in your life. http://lifeevents.msn.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
