Use our Google Custom Search for best site search results.
Search
-
I have created the main data source from secondary data source. Now, how could i add a control (say comments text box) inside the List repeating field of main control? I am getting error while doing so. please suggest.
-
i resolved the issue. I need to make Company element as repeating because we are appending child to it.
-
i am writing a simple code in JScript to update Main xml schema.
structure of my Main data source schema is as shown below:
myFields -> Company -> Name
where myFields is the default root element in the Main data source. Company is a simple group and Name is text string.
Now, below is the simple JSript code to update the ...
-
thank you. there was problem with my resource structure.
-
I am getting following error while writing code in Jscript to copy xml from secondary to main DOM:
Element '{http://schemas.microsoft.com/office/infopath/2003/myXSD/2008-06-03T00:09:57}List' is unexpected according to content model of parent element ...
-
I am using Inopath 2003. My infopath form is fetching data from secondary DOM (xml file). Now, how to save the secondary data on click of submit button?
Let me elaborate the problem by below example:
I attached out.xml file located in C drive to infopath using Data Connection Wizard. But, I did not add this file to my form. And, ...
-
Jimmy,
Yes, I added a new field to a repeating section and want existing XML forms to have this field as well.
but, I did not find Versioning under Tools->Form Options. I am using Infopath 2003.
-
i am designing a new form from an XML document. From the data source, I dragged out one of the repeating elements of the xml document into the form. on previewing the form, every element in the repeating elements is displayed properly.
Now, I added another element into the repeated elements of xml file. Please suggest a way to reflect this ...
-
hi,
It will take time to brig it to the same domain,is that error is because of cross domain.
-
hi ErnestoM,
Thank you.Actually the problem is I installed DBXL and sharepoint in one server,i created sharepoint mapping in dbxl.
when im submitting the form from server where i installed dbxl form is sucessfully submitted from both sharepoint and dbxl.
but when i open sharepoint library form the client and submit the form it is ...