Conlib Properties
Posted: Thu Feb 27, 2014 11:21 am
I am trying to change the properties of the conlib FeaturedProductsGrid. I am using this on my homepage and don't believe there is a way to edit this through a GUI as it is a webpage. Is there a way to do this that I'm not seeing?
The Conlib reference and User Guide lead me to believe that I modify these properties when I call the conlib item. By this I mean that I go to Website > Webpages > Edit Webpage I should change:
[[ConLib:FeaturedProductsGrid]]
to
[[ConLib:FeaturedProductsGrid IncludeOutOfStockItems="true" Caption="Featured Products" Size="9" MaxItems="9" Columns="3"]]
* which should show all featured products in a 3x3 grid
When I do this the item will not display. Instead I get the conlib string as text followed by "Illegal characters in path."
Am I doing this in the wrong place? Do I need to modify the .ascx file?
The Conlib reference and User Guide lead me to believe that I modify these properties when I call the conlib item. By this I mean that I go to Website > Webpages > Edit Webpage I should change:
[[ConLib:FeaturedProductsGrid]]
to
[[ConLib:FeaturedProductsGrid IncludeOutOfStockItems="true" Caption="Featured Products" Size="9" MaxItems="9" Columns="3"]]
* which should show all featured products in a 3x3 grid
When I do this the item will not display. Instead I get the conlib string as text followed by "Illegal characters in path."
Am I doing this in the wrong place? Do I need to modify the .ascx file?