I have had a look and am still none the wiser. How do I make my form page aware of where the cform definition file is???
You mean the form model, right?
Have a look at the src/blocks/forms/samples/flow/registration.js sample, for example. The connection between the form object and the model file is done by
var form = new Form("forms/registration.xml");-Bertrand
smime.p7s
Description: S/MIME cryptographic signature
