Hi Lionel
Thanks for answer. Yes, this I have understand I hope. I would like in a module-position on the startpage that the user have choises as follow.
Note: After select the user must see the complete selected article (ex. joomla-article of a dark-beer from the cat. beer)
structure:
Main-Category: beverages (cat id 16)
Sub-Category: beer ( id 17) and coffee (id 18)
articles in relation to sub-category coffee: cappuccino, espresso, milk-coffee etc.
articles in relation to sub-category beer: light-beer, draft-beer, dark-beer etc.
My way:
1. Creating Categories, Sub-categories and articles
2. Creating List & Search types: Search Form with the fields => beverages, beveragetype
- CKK (Select Dynamic) Hidden
- beverages (Select Dynamic Cascade) Default
- Table: #_categories
- Where: parent_id=16
- Behavior: start
- Group Ident: firstgroup
- Options Name: title
- Options Value: id
- Storage: none
- beveragetype (Select Dynamic Cascade) Default
- Table: #_content
- Where: (empty)
- Behavior: end
- Group Ident: firstgroup
- Options Name: title
- Options Value: id
- Parent: catid
- Storage: Standard => Article => title
- Button Search (Button Submit) Default
- Task: Save & Close / Inerhited
- Storage: None
3. Creating a module: SEBLOD - Search ==> I d`ont know how is right? Search OR Form
- Search Type (List) => beverages
- Menu item target => actuell ==> I d`ont know how is right?
After I see all article of the beverages. I would like only see the full selected article.
What I do wrong?
Rog
Greetings