unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.94k stars 188 forks source link

how can i add adminsortable2 StackedInline drag and drop feature into Unfold as tab? #737

Closed asthen-infotree closed 2 months ago

asthen-infotree commented 2 months ago

What version of Unfold are you using?

0.37

What version of Django are you using?

4.2

What browser are you using?

Google Chrome

Did you checked changelog/commit history, if the bug is not already fixed?

Yes

Did you searched other issues, if the bug is not already fixed?

Yes

Currently, the formsets fields are hidden in unfold admin. image

It could be due do adminsortable2 inheriting from admin.StackedInline. image

Is there currently a workaround for this?

Thanks

lukasvinclav commented 2 months ago

Unfortunately Unfold does not have an official support for this plugin.