Summary
A review of what we've learned about creating forms
Key concepts review
- Forms apply to Teams Trigger steps and Teams Activity steps.
 - Forms are used to display and collect information from people.
 - Trigger step forms can only collect information; they cannot display it.
 - Activity step forms can both display and collect information.
 
Key steps review
Working with forms is a step-by-step process. You can iterate through these steps until your form meets your needs:
- Decide which data to display (for Activity steps) and which to capture.
 - Create Input data for displaying and Output data for capturing using the Automation Builder.
 - Set Validation formulas for your Output data with the Automation Builder.
 - Add and arrange your content using the Form Builder.
 - Add any Conditional Logic with the Form Builder.
 - Preview and test your form using the Form Builder.
 - Amend your data as needed with the Automation Builder.
 - Adjust your Validation formulas if needed using the Automation Builder.
 - Go back to the Form Builder to amend content, layout, preview, and test.