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
20 weeks 4 days ago
30 weeks 1 day ago
1 year 29 weeks ago
1 year 29 weeks ago
1 year 32 weeks ago
1 year 34 weeks ago
1 year 34 weeks ago
1 year 34 weeks ago