I have a product that has a rather large template with options.
If I try to create a manual order I can't even see all of the information in the modal. Is there a way to have an alternate template when doing a manual order?
Thanks
Manual Create Order - Product Template
Re: Manual Create Order - Product Template
I figured this one out. What I needed was scrollbars.
Admin --> Orders --> CreateOrder2.aspx
This is the line I changed:
<asp:Panel ID="AddDialog" runat="server" Style="display:none; width:600px; height:400px;overflow:auto;" CssClass="modalPopup">
Admin --> Orders --> CreateOrder2.aspx
This is the line I changed:
<asp:Panel ID="AddDialog" runat="server" Style="display:none; width:600px; height:400px;overflow:auto;" CssClass="modalPopup">
May
Re: Manual Create Order - Product Template
Hello May,
Thanks for letting us know. I hadn't had a chance to setup a test product with lots of template options to see the problem.
I will open up a bug report and we'll have this fixed in an upcoming release.
Thanks!
Katie
Thanks for letting us know. I hadn't had a chance to setup a test product with lots of template options to see the problem.
I will open up a bug report and we'll have this fixed in an upcoming release.
Thanks!
Katie
Thank you for choosing AbleCommerce!
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support
http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support