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

Feature request: Search interface #52

Open
zabaat opened this issue Aug 30, 2016 · 0 comments
Open

Feature request: Search interface #52

zabaat opened this issue Aug 30, 2016 · 0 comments

Comments

@zabaat
Copy link

zabaat commented Aug 30, 2016

It would be great to have a search box on the top of the page

config in adminpanel.js something like
instances: {
users: {
title: 'Users',
model: 'User',
fields:{
email:"Email"
},
searchFields: ['email'],
}

I'll be looking into doing this myself if I have the time, but not sure if it was on your plans or not.
Thank you VERY much for this tool!!

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

No branches or pull requests

1 participant