I was wondering how I can pull the sharepoint list items data and display it in the Infopath form. I have a feeling I will have to use the repeating table but can't seem to figure it out/find tutorial. I'd like to display columns, ex. "Book Title", "Author", "Notes" and have it just pull data and make rows automatically. Thanks
1
votes
1 Answers
2
votes
Figured it out, once you make a data connection to your sharepoint list library, you just set it as the repeating table properties.
- Double click on "Repeating Table"
- Change Binding
- Select the data source then select the FOLDER that contains the columns data, then next
- Add the columns you want to display and your done.
- Preview to double check