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

Use drag and drop in custom form? #181

Open
fcoppey opened this issue Mar 3, 2021 · 3 comments
Open

Use drag and drop in custom form? #181

fcoppey opened this issue Mar 3, 2021 · 3 comments

Comments

@fcoppey
Copy link

fcoppey commented Mar 3, 2021

Hello,

how can I implement the drag and drop as well as filter functionality in a custom form?
I have it displayed but it does not work
Thanks for this awesome feature

@egorgam
Copy link

egorgam commented Aug 22, 2021

You may to use any frontend solution like jqueryui https://jqueryui.com/draggable/#sortable

@fcoppey
Copy link
Author

fcoppey commented Nov 2, 2021

Nobody has an example of a custom Django update or create form with the drag and drop feature? I'm really struggling here...

thanksa lot

@egorgam
Copy link

egorgam commented Nov 9, 2021

@fcoppey there is petty drag and drop inline form in django-grappelli out of box. I used it instead sortedm2m+jqueryui, and it was more easy and stable solution

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