Studio-side
- create a document type myFolderType extending Folder (or OrderedFolder)
- create a document type myDocumentType allowed to be created in myFolderType
- switch to Designer
- generate forms for myFolderType and myDocumentType
- edit the myFolderType table results
- select orderable in the Attributes section
Server-side
- install nuxeo
- synch the project
- create a folder myTestFolder of type myFolderType
- create 3 documents azerty1, azerty2, azerty3 of type myFolderType
- observe the arrows being displayed next to each document line instead of being on the same line than the filters.
- is related to
-
NXP-27338 Fix sorting options on nuxeo-data-table
- Resolved
- Is referenced in