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
3 days 4 hours ago
5 days 2 hours ago
1 week 2 days ago
7 weeks 18 hours ago
7 weeks 1 day ago
7 weeks 1 day ago
7 weeks 2 days ago
7 weeks 4 days ago
7 weeks 5 days ago
8 weeks 4 days ago