CompanyDirectory - displaying categories and companies in the same list
Posted: Sat Feb 09, 2008 11:37 am
hi
I'd like to have a list like this:
category1
company1
company2
company3
...
category2
company4
...
...
calguy1000 sugested me to modify the categorylist template calling {CompanyDirectory category=$obj->name} inside the foreach
I've done it, but when i click on a company, i get the details not in a "blank" page, but under the name of its category, inside the entire list and the details are of the wrong company
here's the link of the page using the module http://www.fastland.org/test/index.php?page=staff
i would like to see only the details of the company I click, can someone help me?
thank you and sorry for my english, I'm italian
I'd like to have a list like this:
category1
company1
company2
company3
...
category2
company4
...
...
calguy1000 sugested me to modify the categorylist template calling {CompanyDirectory category=$obj->name} inside the foreach
I've done it, but when i click on a company, i get the details not in a "blank" page, but under the name of its category, inside the entire list and the details are of the wrong company
here's the link of the page using the module http://www.fastland.org/test/index.php?page=staff
i would like to see only the details of the company I click, can someone help me?
thank you and sorry for my english, I'm italian