この文書の現在のバージョンと選択したバージョンの差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
|
makepage [2017/12/16 15:13] Administrator 作成 |
makepage [2017/12/16 16:12] (現在) Administrator |
||
|---|---|---|---|
| ライン 1: | ライン 1: | ||
| <form> | <form> | ||
| - | Action mail me@example.com | + | action template template:contenttemplate user: |
| - | Thanks "Thanks for submitting your valuable data." | + | textbox "NAME" @ |
| - | + | submit | |
| - | Fieldset "A set of fields" | + | |
| - | Textbox "Employee Name" "=Your Name" | + | |
| - | number "Your Age" >13 <99 | + | |
| - | email "Your E-Mail Address" | + | |
| - | textbox "Occupation (optional)" ! | + | |
| - | password "Some password" | + | |
| - | + | ||
| - | fieldset "even more fields" | + | |
| - | select "Please select an option" "Peaches|Apples|Oranges" | + | |
| - | static "Some static text that could be an agreement" | + | |
| - | yesno "Read the agreement?" | + | |
| - | textarea "Tell me about your self" | + | |
| - | textbox "You need to write 'agree' here" /^agree$/ | + | |
| - | submit "Submit Query" | + | |
| </form> | </form> | ||