Now you are ready to start building web applications with XForms! Let's see if we can create a working form, before we move on to the tutorial.
- Create a new form by using your template.
- In the
bodyelement, replace the textEmpty formwith:
<xf:input ref="q" incremental="true"> <xf:label>Search:</xf:label> </xf:input> (<xf:output ref="q" />)
- Save your new form to a convenient location. If you opened your template as a quick way to get started then be sure to use
Save As.... - Use IE6 to open the file that you just saved. You should see:
- the formsPlayer splash-page for a second or two;
- a single input control with a caption of
Search; - a pair of brackets.
Anything you now type into the input control should also be displayed between the brackets:
If this does not happen then there may be a problem with your installation or browser security settings. For information on troubleshooting see the installation forum.


Recent comments
12 weeks 3 days ago
14 weeks 2 days ago
21 weeks 2 days ago
44 weeks 6 days ago
1 year 2 weeks ago
2 years 1 week ago
2 years 1 week ago
2 years 5 weeks ago
2 years 6 weeks ago
2 years 6 weeks ago