-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add columns and choose which to show #1
Comments
Sorry only just seen this, I completely missed this issue being opened! Could you elaborate a bit more on this on what you mean or could you create a pull request with your proposed changes? Do you mean customise the index columns so you can select which columns are displayed, or you want to be able to add additional columns to the contacts? |
I've added a few columns for my personal need and disabled some which where there by default. My suggestion was a possibility for someone with admin priviliges to add/delete/hide certain columns on the index page for 'normal' users. So to answer your question: I would like to be able to do both from the frontend, now this involves me changing the php code aswell as the html code and also adding columns to my sql database. |
@bobvmierlo Thanks for cleaing up. I don't currently have the time to be able to add this feature, this repo is meant to only be as simple as possible. That's not to say that I won't at some point in the future add in the ability to extend the columns, but if you or anyone else would like to put forward a PR for this I'd be more than happy to review and merge it in. |
Is there any plan to add the feature to create your own columns and choose which to show on the index screen?
The text was updated successfully, but these errors were encountered: