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

TODO #4

Open
5 of 6 tasks
CleitonDeLima opened this issue Jul 13, 2020 · 5 comments
Open
5 of 6 tasks

TODO #4

CleitonDeLima opened this issue Jul 13, 2020 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@CleitonDeLima
Copy link
Owner

CleitonDeLima commented Jul 13, 2020

  • Add can_order
  • Add event triggers
  • Hide deleteHTML when you can't delete
  • Hide add button
  • Fixbug: hide nodes correctly
  • Rename revert to undo
@CleitonDeLima CleitonDeLima added good first issue Good for newcomers help wanted Extra attention is needed and removed good first issue Good for newcomers labels Jul 13, 2020
@imshubhdj
Copy link

revert option does not show up after delete? Am I missing something?

@CleitonDeLima
Copy link
Owner Author

revert option does not show up after delete? Am I missing something?

The reversion option only appears when there is an id to the form, for example, inlineformsets or modelformsets (in editing). If you still have problems show your code so I can see the problem.

@imshubhdj
Copy link

Okay got it!! I was trying formset_factory so was not able to see it....
Thanks

@CleitonDeLima
Copy link
Owner Author

It would be interesting to revert to any case, it's an idea ...

@shawnngtq
Copy link

Personally, I find implementing inlineformset_factory to be a real pain, so very interested if this library can make it simple. It will be perfect if this is integrated with django crispy form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants