Creating a basic form
The Forms application is relatively straightforward to use. In this section, we’ll create a basic form to collect user information. To create the form, follow these steps:
- Launch the Forms application by navigating to https://forms.office.com and signing in.
- If this is your first time signing into Forms, click the Create a new form button on the splash page. If you’ve logged into Forms previously, you can click the New Form button on the dashboard:
![](https://static.packt-cdn.com/products/9781803237671/graphics/Images/B18412_13_01.png)
Figure 13.1: Microsoft Forms splash page
- Click the title area (Untitled form) text box and enter a name for the form, such as Customer Survey, as shown in Figure 13.2:
![](https://static.packt-cdn.com/products/9781803237671/graphics/Images/B18412_13_02.png)
Figure 13.2: Adding a title to the form
- Click Add new to add a new item.
- Select the Text option:
![](https://static.packt-cdn.com/products/9781803237671/graphics/Images/B18412_13_03.png)
Figure 13.3: Selecting the text data type
- Enter the value
CompanyName
. You can enter something more descriptive if desired, but for the purposes...