How do I get the EcomCatalog to list child groups to a GroupID set in the query string?
Developer forum
E-mail notifications
Ecom catalog
Replies
Using the XSLT menu?
Sorensen wrote:
Using the XSLT menu?
I would like to use the Ecom Catalog module to show the child groups in a paragraph. The same paragraph and module that i use to show products in a group, defined in the query string.
The Group list works fine, if i add the groups manually to the Productgroup list in the module paragraph settings, but that is not very dynamic...
Well, dynamic or not, we'd probably receive complaints if the software published content that wasn't intended to be published just because it's parent element had chosen to be published:)
The group list just lists the groups that have been chosen in a one-level structure, so I think that making an xslt menu from ecom groups would be the way to go. If the problem is the position of the menu, here's a small trick. You can actually embed the menu on a paragraph by entering < ! --@MemuNam --> in the source view of the paragraph text. Use JavaScript to hide those groups where ParentID!=[GroupID from query string].
Hope this helps.
Im sorry but i don't understand... You "Publish" products that are related to a group, set in the query string, why not groups that are related to a group. You can still filter on current shop id?
From your reply it's a bit unclear whether or not you're able to use the answer I posted?
Could you drop a few lines on the issue in this thread I just made? http://developer.dynamicweb.dk/Forum-17061.aspx?action=ShowThread&ThreadID=729
You must be logged in to post in the forum