22 Jul
2008
22 Jul
'08
1:05 p.m.
then use the there is a module like dhtml_menu http://drupal.org/project/dhtml_menu i thing this link may help On Tue, Jul 22, 2008 at 3:34 PM, Vu The Cuong <vuthecuong@luvina.net> wrote:
In Drupal I can have simple navigation such as
Home->Blog
But I want to more deep hierarchy like below:
Home->Product->ABCproduct list->When click any link on this list->ABC products detail individual displayed.
So my questions are:
- Is there a way to implement this without coding?
- In order to implement this, do I need to create new content type named Product? If yes,
Is there a way to create this content-type without coding?
Thanks in advanced.