Skip to content

Add wagtailforms v3 #78

Merged
merged 3 commits into from
Mar 8, 2020
Merged

Add wagtailforms v3 #78

merged 3 commits into from
Mar 8, 2020

Conversation

donald
Copy link
Member

@donald donald commented Mar 8, 2020

Add FormPage page type using Wagtail Form Builder.

Resolves #76

Add FormPage page type using [Wagtail Form Builder].

[Wagtail Form Builder]: https://docs.wagtail.io/en/v2.0/reference/contrib/forms/index.html
Add model translations for the FormPage but not yet for the FormField model,
which doesn't work well, because the field name are translated along
with the label and different sets of data would be saved depending on
the user languages and different sets of data would be retrieved by the
vsc export depending on the admin language.
Create file with

    ./manage.py makemigrations
@donald donald merged commit 9d3a325 into master Mar 8, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activate Form Builder for Registration Site(s)
1 participant