Change order of Product Properties when creating or editing

Posted by Community Admin on 05-Aug-2018 16:57

Change order of Product Properties when creating or editing

All Replies

Posted by Community Admin on 06-Aug-2014 00:00

Is there a way to change the order of the product properties that show up when a user is creating a new product or editing an existing one? I'd like to be able to move some properties to the top of the page and arrange them so that it flows better for someone entering the data.

Thanks in advance!

Posted by Community Admin on 11-Aug-2014 00:00

Hello Nick,

The order of the product fields is held inside the Catalog.config file. In order for you to move a field up you must do so inside the config. Navigate to the <sections> tag and you will see all the <field> elements. The order in the config is taken as is meaning whichever field is first there will be first in the backend as well.

Regards,
Ivan D. Dimitrov
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 11-Aug-2014 00:00

This worked great. A note to everyone else who may not have known this. There are actually 2 seperate sections for each product. One for create and one for Edit. You will need to edit both if you are expecting the same changes to be there for both screens. Check the "title" of the View to know which one you are editing.

 

This thread is closed