1. Create a new InfoPath form
There are a lot of common form templates, which are mainly about creating forms from "blank forms." (InfoPath Filler forms are forms that are opened through the client, and generally we design forms that are open through the web)
As with the Office operator interface, you can insert tables, modify styles, etc.
When we insert a TextBox control, the right field automatically increments the corresponding fields to store the value of the control.
You can right-click "Field 1" to set its name to a plain name
After some action we can design the form to look like this
2. Special control Instructions
File attachment: The uploaded attachment is serialized in the generated XML when it is saved
Repeating table: You can insert data repeatedly
section, option group usually use less, temporarily not discuss
3. Publish a form to a SharePoint environment
After drawing the form, select File –> publish –> publish form to SharePoint Library
After entering the SharePoint server address, Next, select Form library, select new form library or update form template in existing form library as needed
In the steps, you can add the columns that you want to appear in the list and "next" to complete the release
Finally open the Form view in the browser
Design and publish code-free InfoPath Forms (Chapter II)