Use our Google Custom Search for best site search results.
Search
-
We have two servers, one dev and one production. When the web form grabs data from a sharepoint list on dev, it's working fine. It failed when the data connection's been pointed to a list on production server. The use of authentication in data connection and cross domain connection are granted in central admin. A .udcx file is created ...
-
Hi Patrick,
Could you please provide more details? Thanks.
-
I have a workflow with two InfoPath forms attached. In every form, there are two data connections, one for receiving information from a SharePoint list on the development server, and the other for submitting form back to the workflow. The security level of forms are set to Domain. It works fine until the workflow is deployed to the productive ...
-
hi warrtalon,
I built a web form, but it can't pass the design checker when I have verify on server checked. Are we able to use InfoPath 2010 with MOSS 2007? Thanks!
I have a multiple select box, a secondary data connection for pulling information from a SharePoint list and a submit control set to hosting environment in the form.
-
I took a template instead of a form. Should look carefully on the new interface.
-
Thanks for quick reply. I used a wrong template. Now I found the right version which has multiple select boxes for browser compatible form. It seems 2010 Infopath uses a different extension rather than .xsn. Do we use it in the same way as before when we configure the feature.xml and workflow.xml for an Infopath task edit form in SharePoint ...
-
Hi warrtalon,
Do you have any idea about how to use multiple select boxes in web browser compatible forms through InfoPath 2010? Thanks!
-
Thanks for the reply.
I'm not going to use user group in the form. The situation is that everyone has access to this form library or item list. Once the record is uploaded on the web through form, it becomes accessible only to its creator and other two specified people. Other users can't even view the content but just the title.
-
What I'm going to do is to change the permission of an item thought a workflow when it's being added to a list. Only the owner and some specified
people are allowed to view its content, other people are still capable to add new items though. Does anyone know how to solve this kind of
problems? Thanks!
-
Hi there,
I have a workflow that takes inputs from infopath forms. The following problem was encountered:
DehydrateInstance: System.Runtime.Serialization.SerializationException: End of Stream encountered before parsing was completed.
It looks like the serialization/deserialization problem of XML data. Did anyone have experience solving this ...