Hello,

i am looking for a Flowscript functionality that checks (at once) if all
fields in a form are selected or filled out (not empty).   

--- the flow part -------

 if (widget.lookupWidget(*) == NULL) {
>>>>display a hint that you are done here>>>
}
-------------------------

I am not shure how to check all widgets at once? The 
"widget.lookupWidget(*) == NULL" 
was just a guess... *wonders*

I am using CForms within Cocoon (2.1.5.1).
Thank you in advance,
phil




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to