Stephan Coboos wrote:
Sylvain Wallez wrote:

Stephan Coboos wrote:

 var model = form.getModel();
 print("Widget: :" + model.lookupWidget("age"));
                      ^^^^^^^^^^^^^^^^^^
lookupWidget is a method of the Form object, not of the model.


Jorg



Reply via email to