Trace: • simple-jforms-example
Differences ¶
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:tutorials:simple-jforms-example [2012/02/01 10:19] – laurent | en:tutorials:simple-jforms-example [2012/12/06 20:38] (current) – [Simple jForms example for Jelix 1.3] laurent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Simple jForms example for Jelix 1.3 ====== | + | ====== Simple jForms example for Jelix ====== |
| - | Here is a little tutorial to demonstrate how powerful is jForms, the Jelix form system. | + | Here is a little tutorial to demonstrate how powerful is jForms, the Jelix form system. This tutorial is compatible with Jelix 1.3 and 1.4. |
| Line 13: | Line 13: | ||
| </ | </ | ||
| - | Don't forget to change rights on @@F@< | + | Don't forget to change rights on @@F@< |
| An application skeleton is created. Your local tree structure should look like: | An application skeleton is created. Your local tree structure should look like: | ||
| Line 38: | Line 38: | ||
| @@F@myapp/ | @@F@myapp/ | ||
| - | Last, copy the content of @@F@lib/ | + | Last, copy the content of @@F@lib/ |
| ===== The contact form ===== | ===== The contact form ===== | ||
| - | Now you're going to create a form. The only thing to do, is to create one XML file in the @@Fforms/@@ directory. Call it @@F@contact.form.xml@@. Here is its content: | + | Now you're going to create a form. The only thing to do, is to create one XML file in the @@F@forms/@@ directory. Call it @@F@contact.form.xml@@. Here is its content: |
| <code xml> | <code xml> | ||

