First, I want to explain about the scope of my project. My project is about creating and collecting purchase order in SharePoint 2010.
- Creating purchase order by using Microsoft Word.
- Collecting all data fields of each purchase order (in word document) in the SharePoint list (1 row per 1 purchase order).
My Solution
- Creating Site Content Type named "Purchase Order" that had the Document Content Type as parent.
- Setting Document Information Panel of this content type by using InfoPath 2010 but the problems that occur in this step. In each purchase order, there can be many items, but I cannot use the repeating table in order to collect item code, item name, item quantity etc. in the Document Information Panel form.
How can I solve this problem? or anyone have any ideas? Help me please...
Thanks in advance