Monday, November 26, 2007

How to: Show more than one group i Dynamicweb ECommerce

If you want to display more than one group in Dynamicweb ECommerce you should put a ECom module "varekatalog" on a paragraph. You need not choose in backend which group you wish to display - that can be done in the querystring or the post data you send to the URL.

If you wish to display "GROUP20" you will use an URL alike this:
http://sth.net.dynamicweb.dk/Default.aspx?ID=8&GroupID=GROUP13

If you wish to display more than one group - use this syntax:
http://sth.net.dynamicweb.dk/Default.aspx?ID=8&GroupID=GROUP13,GROUP14

No comments: