Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
what form category should i use for this form?
Hi I’m using the article category for the below form and it’s working fine. I’m just wondering if the category or misc categories would be more appropriate.
here’s the form:
bc<txp:if_category name=“cat1”>
<txp:article_custom id=“41” />
<txp:else />
<txp:if_category name=“cat2”>
<txp:article_custom id=“42” />
<txp:else />
<txp:if_category name=“cat3”>
<txp:article_custom id=“50” />
<txp:else />…
its a bad hen that wont scratch itself.
photogallery
Offline
Re: what form category should i use for this form?
Form types are merely presentational. Used only for tag builder, override form list on Write panel, and grouping on the Forms panel. Use as you wish. I use misc type for pretty much every form as I do not use the interface, and if I did, I wouldn’t use the collapsing sections anyways.
Offline
Re: what form category should i use for this form?
right then.
its a bad hen that wont scratch itself.
photogallery
Offline