Difference between revisions of "Test Simple Forms 2"
From FollowTheScore
(New page: {{#if: {{#request:cat}} |{{#dpl:category={{#request:cat}}}} |{{#form: {{#input:type=select|name=cat|{{#dpl:namespace=Category|format=,\n*%TITLE%,,}}}} {{#input:type=submit|...) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#if: | + | Instead of showing a form the html code is output ... |
− | |{{# | + | |
− | + | {{#if:x|{{#form: xyz}}}} | |
− | + | ||
− | + | ---- | |
− | + | ||
− | }} | + | {{#form: abc}} |
Latest revision as of 20:29, 22 October 2007
Instead of showing a form the html code is output ...
{{#form: xyz}}
{{#form: abc}}