initial commit of file from CVS for e-smith-formmagick on Wed 12 Jul 08:54:49 BST 2023
This commit is contained in:
19
root/etc/e-smith/tests/20e-smith-formmagick/nopipes
Normal file
19
root/etc/e-smith/tests/20e-smith-formmagick/nopipes
Normal file
@@ -0,0 +1,19 @@
|
||||
<form title="Checkboxes" header="head.tmpl" footer="foot.tmpl" post-event="done">
|
||||
<page name="Food">
|
||||
<title>Food</title>
|
||||
<field id="test" type="text" validation="test">
|
||||
<label>Would you like fries with that?</label>
|
||||
</field>
|
||||
<field id="test2" type="text">
|
||||
<label>Would you like fries with that?</label>
|
||||
</field>
|
||||
</page>
|
||||
<page name="Clothes">
|
||||
<field id="test3" type="text" validation="test">
|
||||
<label>Would you like fries with that?</label>
|
||||
</field>
|
||||
<field id="test4" type="text">
|
||||
<label>Would you like fries with that?</label>
|
||||
</field>
|
||||
</page>
|
||||
</form>
|
Reference in New Issue
Block a user