31 Mar 2008, 11:53 AM
New Zenner
- Join Date:
- Feb 2008
- Posts:
- 6
- Plugin Contributions:
- 0
Is it possible to process two modules on one page?
Is it possible to display two different module pages on a single page.
E.g. When displaying a list of products (using the products_all module), I need to display details (from the product_info module) of either the selected product, or the first product if no product is selected.
Is this even possible, and if so how?