Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hello, I have an InfoPath browser form that I publish to a SharePoint MOSS enterprise form services form library. This form needs (IF POSSIBLE) a no-code solution. I have a text field called Alias/Badge # where a manager types in an employees AD account alias or badge field. After a button is pressed...
-
Hello I am new to infopath. I intend to develop a new infopath form which will have the following salient features. If anyone can please guide me on it. (I dont know much of coding so I will not be able to do much of code customizations, but I can surely use SPD for custom workflows.) 1. The end user...
-
Hi, Patrick... Thank you for your help...But I can't use the SharePoint ID, because using the SharePoint ID, the only way I could reset this ID is deleting and recreating the list (it's needed to reset the ID sometimes), and I can't do that, because the client is already working with this...
-
Hi.. I'm using infopath browser forms and I have a problem I can't solve...I'm saving the forms to a sharepoint library...The name of the files is "number" + underline + current year (as you can see in the attachment)...To generate this "number", I have a column called...
-
I'm getting problems with an admin published form using managed code. The preview in InfoPath works fine but the published form fails when opening with event ID 5337. The server application log has the following entry: Event Type: Warning Event Source: Office SharePoint Server Event Category: Forms...
-
Hi, I developed a workflow for sharepoint, using an infopath form as the association form for the workflow. I want to deploy the workflow to many different sites/servers, and don't want to re design the form everytime. Is it possible to let the form use the hosting page's stylesheet? (In my case...
-
I have a InfoPath (2007) form that has 649 fields. It is published to Form Services on a WSS 3.0 site. It is browser enabled. Here are my problems: I can't edit anything in Datasheet view (even if I have a view with just the fields I want to edit. I tried to create a workflow to populate some fields...
-
Hi anyone have any idea plz
-
Hi, I want to send an email and attach an XSN file from forms library with it. I am using infopath 2007 and outlook 2003. Therefore I cannot use EmailSubmitConnection . I started with System.Net.Mail class to achieve this. Now the real challenge is to send the form(XSN file) as an attachment from the...
-
Hi, Does any one has worked with Sharepoint in built Web services and Infopath. I was trying to get some MOSS list data directly to my Infopath form (without code behind), I came across 2-3 web services which can be used to achieve this. http://<MOSS Server Name>/_vti_bin/DspSts.asmx?WSDL http...