Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-11-28 19:10:38
- Bongo-man
- Member
- Registered: 2009-03-18
- Posts: 243
Queries (options) to select in a form menu
I need to get a form could extract, from the database, a list of article titles, on the basis of their category.
In a page matching a certain section the template should display a certain list of categories to select; in another page it should list a different list of categories.
Selecting a certain category in every list I would get a certain number (i.e.) of links displayed.
Acting this way, if I go in the index page (section A), I think could be displayed some links selected by the visitor among the categories a1,a2, a3, a4, a5.
I thought to use <txp:search_input button=“push” /> , but i cannot how to get it can show the menù with ‘options’ and how the options could link a certain category of the list.
What I need is a path to follow :-)
Thanks
Last edited by Bongo-man (2010-11-28 19:11:48)
Offline