cancel
Showing results for 
Search instead for 
Did you mean: 

Space Item Order

manuelgentile
Champ in-the-making
Champ in-the-making
How can I set the order of items (folder and content)  in a space?

Any suggestion?
4 REPLIES 4

gavinc
Champ in-the-making
Champ in-the-making
You can configure the default sort direction for any view in the web client. Have a look in web-client-config.xml, you'll see one example of an element called "sort-direction".

Follow the instructions in http://wiki.alfresco.com/wiki/Web_Client_Configuration_Guide to override the sort direction for any view.

Hope this helps.

manuelgentile
Champ in-the-making
Champ in-the-making
I apologize, but it isn't the problem. I want generate a tree structure starting from a space. Moreover I want to manage the order of the items in the generated tree….

for example

FolderA
–Item1
–FolderB
—-Item2
–FolderC
—-Item3  
—-Item4

in order to do this the space (or an extension of cm:folder?) have to store the order (?) of each single child and the web client allow user to move item (space/content) up/down  in the structure.
I wonder if there is a manner to do this or the 1.3 version will have this feature.

Thanks in advance

gavinc
Champ in-the-making
Champ in-the-making
Ah, I see what you mean.

No there aren't any plans for this feature in 1.3.

manuelgentile
Champ in-the-making
Champ in-the-making
Any suggest ??