CMS MADE SIMPLE FORGE

Products

 

[#11406] Calling a child hierarchy

avatar
Created By: Mich-adg (Mich)
Date Submitted: 2017-06-14 10:59

Assigned To: Robert Campbell (calguy1000)
Resolution: Fixed
State: Closed
Summary:
Calling a child hierarchy
Detailed Description:
Hi,

i perhaps missed anything, but i can't call a specific children with
parent>children, it would be nice (like in the News module) to show a specific
hierarchy like this : {Products hierarchy= " parent_hierarchy  | children1 "}.
(For the moment, to achieve this i must call the hierarchy and the parent id  =
{Products hierarchy= " children1 " parent='12'} wich is not easy).

Thx.

History

Comments
avatar
Date: 2017-06-14 12:04
Posted By: Robert Campbell (calguy1000)

try {Products hierarchy='parent_hierarchy_name*'}

      
avatar
Date: 2017-06-15 04:36
Posted By: Mich-adg (Mich)

Hi Robert, thanks but it doesn't work.
A friend told me to test {Products hierarchyid="20"} and it works. I didn't see
this method in the doc of the module, so it could be nice to add it.
To be more precise, my hierarchies are:
- Hierarchy1
  -- classic
  -- exotic
- Hierarchy2
  -- classic
  -- exotic
(sub hierarchies with same name)

      
avatar
Date: 2017-08-12 13:41
Posted By: Robert Campbell (calguy1000)

Hierarchyid param documented in svn
      
Updates

Updated: 2018-01-07 13:08
state: Open => Closed

Updated: 2017-08-12 13:41
resolution_id: 10 => 7

Updated: 2017-06-14 12:04
resolution_id: => 10