Utilizing the Form Feature in Sitefinity

Posted: Jul 10, 2020
Sitefinity

Sitefinity’s form capability has changed over the last few years. Some of the new form functionality would have required custom development just a few versions ago. Are you getting the most out of your forms?

Create Multipage Forms with Form Navigation and Page Break Widgets

The form navigation widget allows you to inform the user what step they are on and how close to the completion of the form the users are.

The page break widget can divide your form into smaller, logical sections. Users only see the questions between page breaks.

Form Rules and Criteria

Once the form is set, you can start to explore the relationship between the questions and rules. When editing your form, look to the top right and locate “More Actions.” Expand the frame and select “Rules.” A rule is basically programming logic based on what the user inputs. For example, you create a form and ask the question “How often do you visit the website?” with the responses being “Once a month,” “Once a week” and “Once a year.” What the user responds with will determine what question is asked next based on their answer to the question. If they respond with “Once a year” the next question might be “Why do you not visit the site often?” whereas, you can send users who responded “Once a week” to a question like “What pages of the website do you visit weekly?” Rules are great for collecting specific data tailored to that user. You can create a rule by selecting criteria for an action. The criteria will differ based on the form widget type.  A text box will have options like “isn’t filled” while a multiple choice will expect a match. The criteria for a rule can include multiple widgets and all match or any match configuration.

Create_a_rule

Once you set the criteria, you can use the role to perform a variety of functionality on the form. You can show or hide individual questions and even create custom messaging or change the “success” page of the form. This is especially important for vetting those who are filling out your form.

Confirmation Email Responses

There are also functional improvements to confirmation and notification email responses. When a user responds to a form, you can set it up so that the user, the form creator, or both receive an email confirmation that a form response has been submitted. The email widget has been added, and the email template editor is a significant improvement from older versions and third-party tools used to preform similar operations.

Things to Keep in Mind

The rules operate in a hierarchy where the most recently created rule take priority.  If there are conflicts in the rules, the last created will be the one that is implemented.

Most of these changes are MVC only and therefore if you are using an older version of Sitefinity you may need to upgrade your page templates to take advantage of these new features. Forms are the only place on the back end where content editors need to know what framework they are using.  Sitefinity currently supports both Web Forms and MVC frameworks. The forms widget can only access forms created in the same framework.  If you have an older Sitefinity website, you may need to recreate your forms after an upgrade so they are accessible to the MVC widget. 

If you have questions about using forms in Sitefinity, reach out to your Vanguard Client Manager.

More Articles
and Topics

Author:

Diego Lewis