Open matacino opened 5 years ago
It's not yet implemented.
Thank you for the answer! In witch way is it not implemented? Does the integration needs enhancement or the Form(-wizard)-Display-mechanism? I did not peek to much into the fobi-part of the code.
@matacino:
Yes, exactly. That part is totally missing in the integration (for all sorts, thus Wagtail, Django CMS, FeinCMS, Django REST Framework and FeinCMS).
Hi,
I try to use django-fobi within wagtail-CMS. It looks all quite smooth except I cant use form-wizards inside the CMS (means I can't select them in the wagtail-fobi-page - only "simple" forms). I have had looks inside the code for the integrations of wagtail, feinCMS or Djangocms and there is always just the "fobi.FormEntry" connected with the CMS never the "fobi.FormWizardFormEntry".
Thanx in advance for an answer!