Filemanager icon indicating copy to clipboard operation
Filemanager copied to clipboard

Customizable columns in listview

Open psolom opened this issue 8 years ago • 3 comments

Is it possible to custimize columns in list view? In my case I have to remove "Dimensions" column and add "Type" column (support sorting by type of course). Additionally would I prefer to display only filename without extension in the "Name" column.

If no, could I expect this will be implemented in future? Thank you.

psolom avatar Jan 24 '16 11:01 psolom

You will be able to remove dimensions columns using css or adding jquery instructions.

Today, there is no plan for displaying type, but you can provide a PR. What do you think ? I guess there is no connector implementation needed. Doing it using javascript would be ok.

simogeo avatar Jan 24 '16 16:01 simogeo

Thank you for answer. I understood, I will do what I can.

psolom avatar Jan 24 '16 19:01 psolom

Don't forget to let us know ! Thanks to you

simogeo avatar Jan 24 '16 21:01 simogeo