The following section is a simple introduction to guide you through the basics of creating your form/service application. When building a service application, administrators should be prepared with an understanding of the requirements of the application, e.g.
What data do we need to capture from the user?
What type of data is it? (Text, number, multiple choice, etc.)
How should the data be segmented into steps?
How should that data be structured on each step?