Manual Create Order - Product Template

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
mbartens
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 107
Joined: Mon Mar 09, 2015 3:34 am

Manual Create Order - Product Template

Post by mbartens » Wed Sep 23, 2015 7:00 am

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
May

mbartens
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 107
Joined: Mon Mar 09, 2015 3:34 am

Re: Manual Create Order - Product Template

Post by mbartens » Thu Sep 24, 2015 5:47 am

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">
May

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Manual Create Order - Product Template

Post by Katie » Thu Sep 24, 2015 6:10 am

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
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply