File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ which will then appear as choices when you build your form. Allowing you to disp
1010What else is included?
1111----------------------
1212
13+ * Customise things like success and error messages, post submit redirects and more.
1314* Forms are processed via a ``before_page_serve `` hook. Meaning there is no fuss like remembering to include a page mixin.
1415* The hook can easily be disabled to provide the ability to create your own.
1516* Forms are catagorised by their class in the cms admin for easier navigation.
@@ -27,7 +28,7 @@ Can be found on `readthedocs <http://wagtailstreamforms.readthedocs.io/>`_.
2728Screenshots
2829-----------
2930
30- .. figure :: http://wagtailstreamforms.readthedocs.io/en/latest/_images/screen6 .png
31+ .. figure :: http://wagtailstreamforms.readthedocs.io/en/latest/_images/screen7 .png
3132 :width: 728 px
3233
3334 Example Front End
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ which will then appear as choices when you build your form. Allowing you to disp
1313What else is included?
1414----------------------
1515
16+ * Customise things like success and error messages, post submit redirects and more.
1617* Forms are processed via a ``before_page_serve `` hook. Meaning there is no fuss like remembering to include a page mixin.
1718* The hook can easily be disabled to provide the ability to create your own.
1819* Forms are catagorised by their class in the cms admin for easier navigation.
Original file line number Diff line number Diff line change 11Screenshots
22===========
33
4- .. figure :: _static/images/screen6 .png
4+ .. figure :: _static/images/screen7 .png
55 :width: 728 px
66
77 Example Front End
You can’t perform that action at this time.
0 commit comments