Query from a View on Share Point? - InfoPath Dev Sign in | Join | Help in SharePoint Integration InfoPath (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » InfoPath » SharePoint Integration » Query from a View on Share Point? Use our Google Custom Search for best site search results. Query from a View on Share Point? Last post 02-09-2012 06:28 PM by kerberos. 2 replies. Page 1 of 1 (3 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 02-08-2012 06:28 PM kerberos Joined on 01-31-2012 Posts 9 Query from a View on Share Point? Reply Contact Is it possible to query a View not the List in Share Point and bring the values into a InfoPath field with a data filter? The data I need belongs to a View not a List. Any ideas appreciated, thanks, 02-09-2012 07:55 AM In reply to Hilary Stoupa Joined on 06-20-2008 Posts 12,968 Re: Query from a View on Share Point? Mark as Not AnswerMark as Answer... Reply Contact You can use owssvr.dll to query a specific view. However, the only way to add a filter that uses form data to the URL is to either write a bit of code (or you can try qRules, which has a command to add the filter for you). Hilary Stoupa 02-09-2012 06:28 PM In reply to kerberos Joined on 01-31-2012 Posts 9 Re: Query from a View on Share Point? Mark as Not AnswerMark as Answer... Reply Contact Thanks Hilary, I got the idea but wont pursue the .dll for now. I was able to getting my data reproducing the same views present on the portal, not really neat but it works. I will take a look at Qrules as well. Thanks, Page 1 of 1 (3 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
Is it possible to query a View not the List in Share Point and bring the values into a InfoPath field with a data filter?
The data I need belongs to a View not a List.
Any ideas appreciated,
thanks,
You can use owssvr.dll to query a specific view. However, the only way to add a filter that uses form data to the URL is to either write a bit of code (or you can try qRules, which has a command to add the filter for you).
Thanks Hilary,
I got the idea but wont pursue the .dll for now.
I was able to getting my data reproducing the same views present on the portal, not really neat but it works.
I will take a look at Qrules as well.
Thanks,