Display Infopath 2010 List form in Webpart page
-
Saturday, June 09, 2012 6:54 PM
Hi All,
I have three different lists, these lists have one common column named "FiledID". List display form is edited in infopath. Now I want to display the infopath form of these three list in webart page [by adding infopath webpart] and on the basis of "FieldID", I want to show the Display form of the list. Is there any option that I can pass FieldID in a query string. Because at the webpart page load I want to view infopath display form of list for that perticular ID.
As per the requirement i cannot use custom code/VS 2010 code.
Regards,
Kamal Pundir
All Replies
-
Sunday, June 10, 2012 4:06 PM
You do it through connectable web parts concept. Check this url -
http://msdn.microsoft.com/en-us/gg621242
Ameet Phadnis (Alexander Open Systems) Please remember to click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if it was useful.
- Proposed As Answer by Emir LiuMicrosoft Contingent Staff, Moderator Monday, June 11, 2012 7:45 AM
- Unproposed As Answer by Kamal Pundir Wednesday, June 13, 2012 10:48 AM
-
Tuesday, June 12, 2012 5:11 PM
Thanks Ameet for your reply,
but I am looking for some different solution. In a page I'll be showing display page of three different lists and I want to show a perticular record on the basis of record ID. I want to do it OOB.
Regards,
Kamal Pundir
-
Wednesday, June 13, 2012 9:47 AMModerator
Hi Kamal,
Please see Clayton's reply for the solution to pass ID to display InfoPath form from query string.
Thanks & Regards,
EmirEmir Liu
TechNet Community Support
- Marked As Answer by Emir LiuMicrosoft Contingent Staff, Moderator Thursday, June 21, 2012 6:00 AM

