Try our conversational search powered by Generative AI!

Sort Properties

Vote:
 

Hi,

i have a page type with many properties.

i wonder if it's possible to sort properties by name istead of use  "Move up" and "Move down".

Thanks

/Ivan

 

#32828
Sep 21, 2009 10:28
Vote:
 

You can do it directly in the database (at least in 4.6x) or programmatically (you could build a plugin, or maybe someone already has).

#32829
Sep 21, 2009 10:37
Vote:
 

hi,

how can i do it directly in the database?

I have to know which page run the query .. or ... ?

 

#32842
Sep 21, 2009 13:41
Vote:
 

Editing Property order in the database is a little bit hard core and I can only recommend it for developers.

You need to use SQL Server Management Studio and open the table tblPageDefinition for edit and adjust the FieldOrder column. Start at zero for each page type (see fkPageTypeID column) and increment by one.

#32844
Sep 21, 2009 14:37
Vote:
 

Or you can install EPiCode.EditPageType module. Read more about it in the blogpost "No more mouse arm during reorganization of page-type properties" at http://epinova.no/no/Blog/episerver_blog/?BlogBeginDate=2009-04-18 

#32854
Edited, Sep 22, 2009 8:11
Vote:
 
thanks
#32893
Sep 23, 2009 7:26
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.