We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d57baf + 45248ef commit c457c30Copy full SHA for c457c30
docs/add-ons/pro-search/tags.md
@@ -47,13 +47,13 @@ Specifies any html attribute you want the form to have. For example: form_id="se
47
48
tag. query Use this parameter to pass through a previously executed encoded search query. Not needed when not encoding queries.
49
50
- {exp:pro_search:form: form_id="search"}
+ {exp:pro_search:form form_id="search"}
51
52
#### required
53
54
Set to one or more parameter names to make that parameter a required field
55
56
- {exp:pro_search:form: required="fname"}
+ {exp:pro_search:form required="fname"}
57
58
#### remember
59
0 commit comments