Use our Google Custom Search for best site search results.
Search
-
I have a browser enabled form Ive been working on, and It is having trouble being launched on the intended SharePoint Server. I am able to launch it on another sharepoint server, which makes me think it is something to do with Form Services. I have looked in the settings of form services though, and found nothing that was relavant to the problem. ...
-
You need DBXL to do this. It takes the infopath form and process's the relavant fields into the database.
-
What do I add to the web.config to make this work???
The query cannot be run for the following DataObject: QD_QueryInfoPath cannot run the specified query.The SOAP response indicates that an error occurred on the server: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> ...
-
I actually isolated it to a specific web application. It works in one web application, but not the one I intended. I am not using any data connections, it is a simple form that has qrules injected.
-
Just created a blank form and added 1 field, then published it, and tested it in the browser. Then injected qrules and relaunched, and it launches in infopath. What am I missing?
-
-
Able to recreate it every time... Form Publishes fine to library when qrules is not functional, but when I re-inject it with qrules, it wont work in browser.
-
recreated the problem after injecting qrules. Form works in browser before injecting, but launches in infopath after being injected. Using Qrules 3.4
-
I have a form that I built as a web enabled form, and I have resolved all of the requirements in the design checker, and published it to SharePoint as an administrator approved template, although it is still launching in infopath. I have read some posts on microsoft regaurding this, although Im not successful yet in getting this to open in the ...
-
Ill ask the question this way, how can I use a query from active directory to query against in my browswer form... I know I can do a soap connection to get the info, but every time I do it the way I know how in infopath, it complains.. I need to be able to hide sections based on the user group. Is this possible?