Basket grid display issue with product template fields

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Basket grid display issue with product template fields

Post by AbleMods » Tue Nov 20, 2007 6:23 pm

The basket display is pretty bad when you order an item that has several fields set up in a product template.

Can anything be done to clean up the display?

Set up a product template with 8 options, then buy that product and see how it looks in the basket. I'm using 3 text fields, 4 dropdowns and a radio.

For 2-3 options, it'd probably be ok.

Maybe just link a popup window or hover window to each line item in the basket that displays the product template choices.

Every order in my store is gonna look pretty ugly in the basket as it is now because I have so many options set up in a product template.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Wed Nov 21, 2007 12:01 pm

I figured out how to modify AC7 to prevent the display of the product template fields on the basket page.

If anyone needs to know how, just lemme know and I'll post it.

What's scary is I'm starting to understand C-Sharp code. Good sign I need a break ;)
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Post by jmestep » Wed Nov 21, 2007 3:24 pm

I'm just starting to use C# and am thinking, look at all the space taken up by { and }. I'm starting to go thru the C# Nuts and Bolts webcasts at MSDN and they are good.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Wed Nov 21, 2007 4:12 pm

HA!

Have you seen the site that converts VB.Net to C# and C# to VB.Net? It's quite slick - just copy any amount of C# code into it and it'll translate it perfectly into VB.Net.

I've used it several times, works well.

http://labs.developerfusion.co.uk/conve ... to-vb.aspx

Have a good turkey day!
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Will
Captain (CAPT)
Captain (CAPT)
Posts: 263
Joined: Fri Oct 05, 2007 8:02 am

Post by Will » Wed Nov 21, 2007 4:53 pm

I'm with you on the options display -- it looks like you can modify it, but you have to go deeper into C# than I am comfortable.

Thankfully we only have a couple options per product. If there were 8 or so, it would be really hard to read, I think.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Post by AbleMods » Wed Nov 21, 2007 5:43 pm

I got so lucky with the way the my page layout turned out using the google map. It nicely positioned all the template fields to the right - I didn't do anything to get it that way.

Not sure what I would have done if it didn't work out that way. Guess it's my lucky week :)
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply