johnson wrote: > > I've a form for several purpose, I need to set different > fd:initial-value for them, how to do it in flowscript? >
You have access to the form model in your flowscript, so you can just set the value of the field directly. Or is there some reason you need to use fd:initial-value ... does it buy you anything that setting the value directly does not? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
