Developer forum

Forum » Ecommerce - Standard features » Possible to change sort order of details images/links

Possible to change sort order of details images/links

Vincent Gercke
Reply

Hello,

Does anyone know if it is possible to change the sort order details images/links(see attached image)? I can see there is a DetailSortOrder field in the database which dictates the order, but I can't figure out if it is possible to manipulate the sort order?

2019-08-21_13_55_26-DBI_Plastics_-_LIVE.png

Replies

 
Mikkel Belchuke
Mikkel Belchuke
Reply

+1

 
Steffen Kruse Hansen Dynamicweb Employee
Steffen Kruse Hansen
Reply
This post has been marked as an answer

Hi Vincent,

As far as I know, there is no way of changing the order of Details anywhere in the Backend, but when I look in the code it looks like Details are ordered by the DetailSortOrder column in the Database, and that DetailSortOrder is automatically set when adding a new Detail to a product. 

So currently I think the only way of changing the order is either through integration or some custom code which changes the order.

I have created a feature request in TFS for being able to change the order of Details inside Ecom (TFS#68260).

Sorry for the inconvenience

Best regards,

Steffen

Votes for this answer: 1
 
Vincent Gercke
Reply

Thank you for the clarification Steffen :-)

 

You must be logged in to post in the forum