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

Do you plan to add multi tabs functionality to grocery crud? #443

Open
yusuf-mutlu opened this issue Mar 1, 2018 · 4 comments
Open

Do you plan to add multi tabs functionality to grocery crud? #443

yusuf-mutlu opened this issue Mar 1, 2018 · 4 comments

Comments

@yusuf-mutlu
Copy link

yusuf-mutlu commented Mar 1, 2018

Many users are used to add or edit datas with tabs. It is easier for users to click next tab rather than going down to the page. If there are lots of fileds, it would be hard to edit and add datas scrolling down the page.

@portapipe
Copy link
Contributor

This could be an interesting feature.
I think that the bootstrap theme can implement this not-so-hardly but it needs some work.
Anyway I think JavaScript should help you with this. With jQuery and bootstrap you can add classes to your fields and show/hide them with ease.
If you need some example just ask but I think is quite easy to understand and create. Few lines of js code :)

@yusuf-mutlu
Copy link
Author

I think this could be a nice feature. :) Tabbed view looks more user friendly for editing and adding data. I tried some examples that i found but couldn't make them work. If i cant find a working example, i have to get the job done myself. :)

@portapipe
Copy link
Contributor

I think there is no example around for GroceryCrud itself but as I said you can do everything with jquery. I’ll try to make it today if I found some ten minutes

@yusuf-mutlu
Copy link
Author

It would a great example for GroceryCrud community if you can do that. Because people are asking about tabbed edit and add options in forums, stackoverflow etc. A proper and working example will clear everyone's mind. Thanks for your kindnes.

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

2 participants