ProductsView Control

Posted by Community Admin on 05-Aug-2018 14:11

ProductsView Control

All Replies

Posted by Community Admin on 26-Sep-2013 00:00

Hey,

I'm trying to embed the ProductsView control into another template but I'm having a hard time figuring out the control attributes I need. So far I have this working:

<sf:ProductsView runat="server" AllowUsersToSortItems="false" />

Which is a start, but I need to select a different list template, limit the list to 1 item and only pull from a specific tag. Do you know where I can find documentation on this control? Or better yet, what attributes do I need to put on the ProductsView element to give it the proper information?

I've noticed on the ProductsView designer there are options like "AdditionalFilter" but applying those directly to the control tag does nothing. Am I missing something to get these working?

Thanks,
Justin

This thread is closed