Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizable columns in listview #444

Open
psolom opened this issue Jan 24, 2016 · 3 comments
Open

Customizable columns in listview #444

psolom opened this issue Jan 24, 2016 · 3 comments

Comments

@psolom
Copy link
Collaborator

psolom commented Jan 24, 2016

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.

@simogeo
Copy link
Owner

simogeo commented Jan 24, 2016

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.

@psolom
Copy link
Collaborator Author

psolom commented Jan 24, 2016

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

@simogeo
Copy link
Owner

simogeo commented Jan 24, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants