Use our Google Custom Search for best site search results.
Browse by Tags
-
I have worked on the infopath to pdf conversion, there are different approaches to do this, but I suggest to go for xslt approach and apply transform. Reach me if you need any help in converting InfoPath to PDF . dnmsathia@gmail.com
-
Hi,
I am very new to Infopath can say just a beginner .
I have Infopath file which was develop by a programmer who is now ,no more working with us.
User requirement is that when they open that InfoPath file(which have already designed form) it should load data from XML file which is in same folder...
-
I have a PDF Form that creates a xml file when completely filled and submitted and they are saved within a sharepoint form library. I would like to utilize the InfoPath template to calculate the date and time to utilize the Gnatt view for this library. The problem is Sharepoint views all the xml data...
-
Hi, I am new to infopath but Ive been watching some videos. I have an end goal. My boss has a load of quizzes he wants on his sharepoint page. they can easily be converted to xml (xml because i think its going to be the most versatile for what I want to do). I dont want to have to make a form specific...
-
I have imported a resource file and have set a bunch of default values that have rates and when they begin and when they end. In my form, I need to pick a date, and I would like to run through my default values and choose a rate if my date falls between the start and end dates. For example, I could choose...
-
I have looked around the forum, but could not find an answer to this question, though I realize I may be asking the wrong question. I am an IT project manager and I have projects that require me to submit travel costs to our customers. For our government customers I have to ensure that costs do not exceed...
-
Not sure if this can be done but after you complete a form. Lets say you have a drop down list, and it has some values. Can we, overtime, have the data that users input be integrated in to that form so that lets say we are choosing from a field called Vendors which I currently placed only 2 options,...
-
Hi all, I use vb to get data through my form. I have some optional fileds in my form and I have this problem with the following code: MsgBox(myXPathNavigator.SelectSingleNode("/my:Status/my:Questions/my:Questions1", _ Me.NamespaceManager).IsNode.ToString) When the optional filed 'Questions1'...
-
Hi yall! I'm new here and am developing a XML form in InfoPath that allows users to enter data. My question is -> Once that data is filled out, I want to give the ability for the user to hit a button and for the data to be sent to a stand-alone C++/Qt application that I developed. What is the...
-
I am trying to figure out a way to display infopath form data housed in SharePoint with out locking the record while the data is being viewed. My form is a combination of many (20-25) forms. It has some cascading drop down boxes that steers the requester to the correct form (infopath section) to fill...