[solved]Hierarchy search not working CompanyDirectory 1.19.1
Posted: Wed Jul 10, 2013 5:32 pm
I am using the newest version of the Company Directory (1.19.1) and I don't think the search results when doing a hierarchy search are being returned correctly? Or maybe I am not understanding it properly? Maybe it's a bug?
I have the following hierarchy structure:
Planners
>Sub Planners
Suppliers
And the following companies:
Company 1 = Planners
Company 2 = Sub Planners
Company 3 = Supplier
I am spitting out a search form (default form) on the page using :
Now, when I use the search form and select "Planners" from the hierarchy dropdown and check the "Include Child Hierarchies" I am expecting the search results to return "Company 1" and "Company 2" but this is not the case. The search only returns "Company 1".
Anyone have any thoughts? Is this a bug? or am I not understanding the hierarchy structure fully?
CompanyDirectory 1.19.1
CGExtensions 1.36
CGSimpleSmarty 1.7
JQueryTools 1.2.5
PHP 5.3.3
CMSMS 1.11.7
I have the following hierarchy structure:
Planners
>Sub Planners
Suppliers
And the following companies:
Company 1 = Planners
Company 2 = Sub Planners
Company 3 = Supplier
I am spitting out a search form (default form) on the page using :
Code: Select all
{CompanyDirectory action='search'}Anyone have any thoughts? Is this a bug? or am I not understanding the hierarchy structure fully?
CompanyDirectory 1.19.1
CGExtensions 1.36
CGSimpleSmarty 1.7
JQueryTools 1.2.5
PHP 5.3.3
CMSMS 1.11.7