I'd put in a screen shot if the image tag would work ...
On the Store Page, Product List module, there are 2 lists. One to sort the products, the other to set the list size. The customer is only showing one product so wants these lists hidden.
These 2 drop downs are set from the ManagerMenuDefault.xml file. I've looked in here to find where I could set visible = false but would have to reinstall the module to run it, I think.
Because these are created at run time, there is no .ascx file to add a Visible="False" attribute. The customer is only displaying one product so wants to not show these lists. The flexibility to control these doesn't exist.
So, where do I set the visibility?
Thanks!
On the Store Page, Product List module, there are 2 lists. One to sort the products, the other to set the list size. The customer is only showing one product so wants these lists hidden.
These 2 drop downs are set from the ManagerMenuDefault.xml file. I've looked in here to find where I could set visible = false but would have to reinstall the module to run it, I think.
Because these are created at run time, there is no .ascx file to add a Visible="False" attribute. The customer is only displaying one product so wants to not show these lists. The flexibility to control these doesn't exist.
So, where do I set the visibility?
Thanks!