Change order of Additional Images

Post feature requests to this forum and a pre-configured poll will automatically be created for you.
Post Reply

How important is this enhancement to you?

It's a critical enhancement that I must have.
0
No votes
It's an important enhancement but others are more critical.
1
50%
I'd like to have it but it's not that important.
1
50%
I'd never use this feature.
0
No votes
 
Total votes: 2

User avatar
Jaz
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Nov 05, 2008 4:04 am
Location: Torrance, CA
Contact:

Change order of Additional Images

Post by Jaz » Mon Nov 24, 2008 5:22 am

Add to cart conformation message.

I think this is an easy one.

In the area where you add additional images to an item, there is not any way to change the order of the images. The problem I have is when I add a new image and I want them in a certain order, I have to cut and past all the URLs and ALT text for every image.

A simple control like those used to reorder options would be great. Down the road if a drag and drop reorder option is available that would be even better, but I would put that as a low priority.
David Jasiewicz
President
Trick Concepts - Metal Fab. Engineering and Product Design
http://www.trickconcepts.com-- If you are an ASP or PHP programmer or CSS web specialist I will gladly trade for graphic design, mechanical engineering or metal fabrication service! --

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Change order of Additional Images

Post by mazhar » Mon Nov 24, 2008 7:43 am

In the area where you add additional images to an item, there is not any way to change the order of the images. The problem I have is when I add a new image and I want them in a certain order, I have to cut and past all the URLs and ALT text for every image.
The database support for this is there, you just need to provide an interface for that. Have a look at the following modified page. Take a backup of your existing

Code: Select all

Website\Admin\Products\Assets\AdvancedImages.aspx
Page and use this one. This modified page will provide a display order text box with each additional image.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Change order of Additional Images

Post by mazhar » Mon Nov 24, 2008 8:05 am

A bug has been created for changing the additional images display order for future version
http://bugs.ablecommerce.com/show_bug.cgi?id=7493

User avatar
Jaz
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Nov 05, 2008 4:04 am
Location: Torrance, CA
Contact:

Re: Change order of Additional Images

Post by Jaz » Mon Nov 24, 2008 2:42 pm

That works great. I like the number boxes better than the arrows. Much faster to use.
David Jasiewicz
President
Trick Concepts - Metal Fab. Engineering and Product Design
http://www.trickconcepts.com-- If you are an ASP or PHP programmer or CSS web specialist I will gladly trade for graphic design, mechanical engineering or metal fabrication service! --

Post Reply