Sitecore 9 Form Module vs WFFM

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












I have seen that Sitecore 9 introduced new forms. Can anyone help me get information how these forms are different from WFFM?



Any help for these new forms will be helpful.










share|improve this question



























    up vote
    1
    down vote

    favorite
    1












    I have seen that Sitecore 9 introduced new forms. Can anyone help me get information how these forms are different from WFFM?



    Any help for these new forms will be helpful.










    share|improve this question

























      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      I have seen that Sitecore 9 introduced new forms. Can anyone help me get information how these forms are different from WFFM?



      Any help for these new forms will be helpful.










      share|improve this question















      I have seen that Sitecore 9 introduced new forms. Can anyone help me get information how these forms are different from WFFM?



      Any help for these new forms will be helpful.







      wffm sitecore-forms






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 6 at 12:03









      Dan Sinclair

      1,173525




      1,173525










      asked Dec 6 at 0:17









      Rakesh

      263




      263




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          10
          down vote



          accepted










          WFFM and Sitecore forms are quite different in their implementation and the user interface for managing the forms in Sitecore. Both provide a fairly full-featured form building module. Sitecore forms however is a lot slicker to use as a content editor and is built in a much more modern way.



          However given that it’s still quite new functionally there are some key differences/limitations worth highlighting:



          • Sitecore forms does not have CAPTCHA, file upload, telephone or credit card fields but WFFM does


          • It is not possible to verify a form when it is submitted or set the custom error message on a per-field basis out of the box with Sitecore forms


          • More steps are required to add custom fields for Sitecore forms but it’s arguably more extensible and flexible to customise and more inline with modern approaches


          • There are only 5 submit / save actions in Sitecore forms vs 16 in WFFM. Send email being one of the key ones missing in 9.0 but now available out of the box in 9.01 and above (making 6 submit actions).


          • There is currently no rules engine support for Sitecore 9 forms but there is for WFFM


          • There are no CRM connectors for Sitecore forms out of the box but WFFM has MS Dynamics save actions etc.


          • Sitecore forms has tracking/analytics at a field level where as WFFM only does this at form level so this is once area where it wins out.


          Sitecore Forms 9.1 features:



          • Allows you to use conditions in form elements and build forms that respond to user input and show relevant questions. WFFM does not support this.


          • You can now put forms in folders and control security on access.


          • Provides support for value providers to pre-fill form fields.


          In short I think which is best for your project depends on what you are doing but I think if you don’t use WFFM currently and are looking to build new forms then go with the new Sitecore Forms module as WFFM will eventually be phased out and it should be easy enough to build in anything you need that is missing in Sitecore forms. I believe Sitecore 9.1 does not support WFFM.



          This post from Joao is a really good in-depth overview of the differences which I’d recommend reading:



          https://www.google.co.uk/amp/s/joaoneto.blog/2017/11/22/is-it-time-to-migrate-my-wffm-forms-to-sitecore-forms/amp/






          share|improve this answer






















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "664"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f15399%2fsitecore-9-form-module-vs-wffm%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            10
            down vote



            accepted










            WFFM and Sitecore forms are quite different in their implementation and the user interface for managing the forms in Sitecore. Both provide a fairly full-featured form building module. Sitecore forms however is a lot slicker to use as a content editor and is built in a much more modern way.



            However given that it’s still quite new functionally there are some key differences/limitations worth highlighting:



            • Sitecore forms does not have CAPTCHA, file upload, telephone or credit card fields but WFFM does


            • It is not possible to verify a form when it is submitted or set the custom error message on a per-field basis out of the box with Sitecore forms


            • More steps are required to add custom fields for Sitecore forms but it’s arguably more extensible and flexible to customise and more inline with modern approaches


            • There are only 5 submit / save actions in Sitecore forms vs 16 in WFFM. Send email being one of the key ones missing in 9.0 but now available out of the box in 9.01 and above (making 6 submit actions).


            • There is currently no rules engine support for Sitecore 9 forms but there is for WFFM


            • There are no CRM connectors for Sitecore forms out of the box but WFFM has MS Dynamics save actions etc.


            • Sitecore forms has tracking/analytics at a field level where as WFFM only does this at form level so this is once area where it wins out.


            Sitecore Forms 9.1 features:



            • Allows you to use conditions in form elements and build forms that respond to user input and show relevant questions. WFFM does not support this.


            • You can now put forms in folders and control security on access.


            • Provides support for value providers to pre-fill form fields.


            In short I think which is best for your project depends on what you are doing but I think if you don’t use WFFM currently and are looking to build new forms then go with the new Sitecore Forms module as WFFM will eventually be phased out and it should be easy enough to build in anything you need that is missing in Sitecore forms. I believe Sitecore 9.1 does not support WFFM.



            This post from Joao is a really good in-depth overview of the differences which I’d recommend reading:



            https://www.google.co.uk/amp/s/joaoneto.blog/2017/11/22/is-it-time-to-migrate-my-wffm-forms-to-sitecore-forms/amp/






            share|improve this answer


























              up vote
              10
              down vote



              accepted










              WFFM and Sitecore forms are quite different in their implementation and the user interface for managing the forms in Sitecore. Both provide a fairly full-featured form building module. Sitecore forms however is a lot slicker to use as a content editor and is built in a much more modern way.



              However given that it’s still quite new functionally there are some key differences/limitations worth highlighting:



              • Sitecore forms does not have CAPTCHA, file upload, telephone or credit card fields but WFFM does


              • It is not possible to verify a form when it is submitted or set the custom error message on a per-field basis out of the box with Sitecore forms


              • More steps are required to add custom fields for Sitecore forms but it’s arguably more extensible and flexible to customise and more inline with modern approaches


              • There are only 5 submit / save actions in Sitecore forms vs 16 in WFFM. Send email being one of the key ones missing in 9.0 but now available out of the box in 9.01 and above (making 6 submit actions).


              • There is currently no rules engine support for Sitecore 9 forms but there is for WFFM


              • There are no CRM connectors for Sitecore forms out of the box but WFFM has MS Dynamics save actions etc.


              • Sitecore forms has tracking/analytics at a field level where as WFFM only does this at form level so this is once area where it wins out.


              Sitecore Forms 9.1 features:



              • Allows you to use conditions in form elements and build forms that respond to user input and show relevant questions. WFFM does not support this.


              • You can now put forms in folders and control security on access.


              • Provides support for value providers to pre-fill form fields.


              In short I think which is best for your project depends on what you are doing but I think if you don’t use WFFM currently and are looking to build new forms then go with the new Sitecore Forms module as WFFM will eventually be phased out and it should be easy enough to build in anything you need that is missing in Sitecore forms. I believe Sitecore 9.1 does not support WFFM.



              This post from Joao is a really good in-depth overview of the differences which I’d recommend reading:



              https://www.google.co.uk/amp/s/joaoneto.blog/2017/11/22/is-it-time-to-migrate-my-wffm-forms-to-sitecore-forms/amp/






              share|improve this answer
























                up vote
                10
                down vote



                accepted







                up vote
                10
                down vote



                accepted






                WFFM and Sitecore forms are quite different in their implementation and the user interface for managing the forms in Sitecore. Both provide a fairly full-featured form building module. Sitecore forms however is a lot slicker to use as a content editor and is built in a much more modern way.



                However given that it’s still quite new functionally there are some key differences/limitations worth highlighting:



                • Sitecore forms does not have CAPTCHA, file upload, telephone or credit card fields but WFFM does


                • It is not possible to verify a form when it is submitted or set the custom error message on a per-field basis out of the box with Sitecore forms


                • More steps are required to add custom fields for Sitecore forms but it’s arguably more extensible and flexible to customise and more inline with modern approaches


                • There are only 5 submit / save actions in Sitecore forms vs 16 in WFFM. Send email being one of the key ones missing in 9.0 but now available out of the box in 9.01 and above (making 6 submit actions).


                • There is currently no rules engine support for Sitecore 9 forms but there is for WFFM


                • There are no CRM connectors for Sitecore forms out of the box but WFFM has MS Dynamics save actions etc.


                • Sitecore forms has tracking/analytics at a field level where as WFFM only does this at form level so this is once area where it wins out.


                Sitecore Forms 9.1 features:



                • Allows you to use conditions in form elements and build forms that respond to user input and show relevant questions. WFFM does not support this.


                • You can now put forms in folders and control security on access.


                • Provides support for value providers to pre-fill form fields.


                In short I think which is best for your project depends on what you are doing but I think if you don’t use WFFM currently and are looking to build new forms then go with the new Sitecore Forms module as WFFM will eventually be phased out and it should be easy enough to build in anything you need that is missing in Sitecore forms. I believe Sitecore 9.1 does not support WFFM.



                This post from Joao is a really good in-depth overview of the differences which I’d recommend reading:



                https://www.google.co.uk/amp/s/joaoneto.blog/2017/11/22/is-it-time-to-migrate-my-wffm-forms-to-sitecore-forms/amp/






                share|improve this answer














                WFFM and Sitecore forms are quite different in their implementation and the user interface for managing the forms in Sitecore. Both provide a fairly full-featured form building module. Sitecore forms however is a lot slicker to use as a content editor and is built in a much more modern way.



                However given that it’s still quite new functionally there are some key differences/limitations worth highlighting:



                • Sitecore forms does not have CAPTCHA, file upload, telephone or credit card fields but WFFM does


                • It is not possible to verify a form when it is submitted or set the custom error message on a per-field basis out of the box with Sitecore forms


                • More steps are required to add custom fields for Sitecore forms but it’s arguably more extensible and flexible to customise and more inline with modern approaches


                • There are only 5 submit / save actions in Sitecore forms vs 16 in WFFM. Send email being one of the key ones missing in 9.0 but now available out of the box in 9.01 and above (making 6 submit actions).


                • There is currently no rules engine support for Sitecore 9 forms but there is for WFFM


                • There are no CRM connectors for Sitecore forms out of the box but WFFM has MS Dynamics save actions etc.


                • Sitecore forms has tracking/analytics at a field level where as WFFM only does this at form level so this is once area where it wins out.


                Sitecore Forms 9.1 features:



                • Allows you to use conditions in form elements and build forms that respond to user input and show relevant questions. WFFM does not support this.


                • You can now put forms in folders and control security on access.


                • Provides support for value providers to pre-fill form fields.


                In short I think which is best for your project depends on what you are doing but I think if you don’t use WFFM currently and are looking to build new forms then go with the new Sitecore Forms module as WFFM will eventually be phased out and it should be easy enough to build in anything you need that is missing in Sitecore forms. I believe Sitecore 9.1 does not support WFFM.



                This post from Joao is a really good in-depth overview of the differences which I’d recommend reading:



                https://www.google.co.uk/amp/s/joaoneto.blog/2017/11/22/is-it-time-to-migrate-my-wffm-forms-to-sitecore-forms/amp/







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Dec 6 at 2:10

























                answered Dec 6 at 1:52









                Adam Seabridge

                5,9931147




                5,9931147



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Sitecore Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f15399%2fsitecore-9-form-module-vs-wffm%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown






                    Popular posts from this blog

                    Peggy Mitchell

                    Palaiologos

                    The Forum (Inglewood, California)