Skip to content

Commit 5ac5faa

Browse files
mildabredg
authored andcommitted
Minimal description of tag {form}{/form} (#998)
1 parent 57e80ab commit 5ac5faa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

forms/cs/rendering.texy

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ Složitější formulářové prvky, jako je RadioList nebo CheckboxList, lze ta
8787
{/foreach}
8888
```
8989

90+
`{form}{/form}`
91+
---------------
92+
93+
Tag `{form "formName"}...{/form}` je alternativní zápis k `<form n:name="formName">...</form>`.
94+
9095

9196
Návrh kódu `{formPrint}`
9297
------------------------

0 commit comments

Comments
 (0)