Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
Hi, my client DOES NOT want his items to link to the product page. Instead, when clicking on a thumbnail, the large view should show (on the category page).
Has anybody gotten this to work? I'm using product template shortened. I tried copying the relevant code from product.aspx to the view, but it's not working. (I even adjusted the imageViewer to pass me the control id of the calling parent control, so that I could manage multiple imageviewers, but I can't seem to get it to all work together.)
If you've done this successfully, I'd love to see sample code. Thanks.
|
Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
Hi, I accomplished this using foundation - I added some code into the imageviewer at the view I was using.
|