Difference between revisions of "Test Simple Forms 2"

From FollowTheScore
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Instead of showing a form the html code is output ...
 
Instead of showing a form the html code is output ...
  
{{#if: {{#request:cat}}
+
{{#if:x|{{#form: xyz}}}}
|{{#dpl:category={{#request:cat}}}}
+
 
|{{#form: xyz}}
+
----
}}
+
 
 +
{{#form: abc}}

Latest revision as of 21:29, 22 October 2007

Instead of showing a form the html code is output ...

{{#form: xyz}}


{{#form: abc}}