On Aug 7, 2006, at 9:28 AM, Ard Schrijvers wrote:

Hmmm, I am confused as well. But why wouldn't there be a Cforms form?

There is one, but it isn't the object denoted by 'bean' in the OP's code fragment. Rather, 'bean' is the object he's trying to bind with the form.

Anyway, the bean is a normal dom object (for example, bean.getElementsByTagName("foo")) then, and the bean.lookupWidget should be form.lookupWidget. That should work isn't?

I don't follow you there. If it's a DOM object, it would have no lookupWidget() method — that belongs to forms and (container) widgets.

—ml—


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

Reply via email to