Wednesday, April 14, 2010

SHOW DOCUMENT LIBRARY SPECIFIC ITEMS IN THE INFOPATH FORM REPEATING TABLE

STEP ONE: Create one InfoPath form library as well as one Ducument Library.


Master Form Appendixes document library that will be shown in an Infopath Form repeating table.


Connected Document Items with InfoPath SOP Form.

STEP TWO: Create secondary "XML owssvr.dll" document library conection with your form.

How to create connection see: http://www.bizsupportonline.net/blog/2009/07/pre-filter-large-sharepoint-list-infopath-wss-owssvr-dll/"

STEP THREE: Drag and Drop XML tree data from secondary source into form as repeating table.


STEP FOUR:Edit InfoPath C# form code on loading event and write following methods to pass parameter (Use specific field on your form) and filter your document library.


STEP 5: Publish your form on server and you should see your specific items from document library in your InfoPath browser's form repeating table.

No comments:

Post a Comment