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/9781839213793/graphics/assets/3560d438-8903-490c-ab4a-104e4d398926.png)
- Click the title area (Untitled form) text box and enter a name for the form, such as Customer Survey:
![](https://static.packt-cdn.com/products/9781839213793/graphics/assets/29b99fdd-acc9-4b26-b445-1d6ecd94d61d.png)
- Click + Add new to add a new item:
![](https://static.packt-cdn.com/products/9781839213793/graphics/assets/77c80398-f3b8-4e10-9513-2220c9e5e83d.png)
- Select the Text option:
![](https://static.packt-cdn.com/products/9781839213793/graphics/assets/6af1a836-14c3-4e99-bc2b-6dbd10ae0426.png)
- Enter the value CompanyName. You can enter something more descriptive if desired, but make sure it is easily identifiable as the company name value:
![](https://static.packt-cdn.com/products/9781839213793/graphics/assets/f5bd33e4-3237-43d6-8424-f438a35a4c84.png)
- Repeat steps 4-6, adding fields for FirstName, LastName, JobTitle, Mail, and TelephoneNumber:
![](https://static.packt-cdn.com/products/9781839213793/graphics/assets/b39e2366-a20c-4f0e-8bcd-1064a31905f6.png)
- In your browser's URL bar, select the value for FormID (after FormID=) and copy it to...