Use our Google Custom Search for best site search results.
Search
-
I am now MORE confused than ever. I know that you are not going to believe what I am writing here - (Mad women doesn't know what she's talking about !! Is what you are going to think) - But I am going to set down here exactly what I have done.....
I got your e-mail this morning and decided to have another go prior to ...
-
Hi - I am using Infopath 2007
I have just had a new laptop. I have moved all my stuff from my old laptop to my new. My new laptop is set up for synchronising across a network and as I work from home 60% of the time this is annoying and very slow. So I have had to move my development stuff to a non synchronising part of my disk ...
-
Hi, I thought I had this sorted....So using my new found understanding, as a test I thought I would have a look at boverton's problem (reply to my original post.)
I have a Schema
Skills
Skill(repeating)
Skill_Category
...
-
Thank you very much for the reply. I have cut and pasted it into my form and it works.
I have done some more investigating in both edit xpath and ordinary views of the formula box and I can understand my confusion....
With edit xpath ticked.
YOURS - xdMath:Eval(xdMath:Eval(../my:ApplicationServerGroup, ...
-
Hi
I have been trying to use info found in http://blogs.msdn.com/infopath/archive/2006/04/05/569338.aspx.
In December I managed to create a field (AliasesConcat) which was a concatenation of a repeating field using
eval(eval(AliasesGroup, 'concat(my:Aliases[. != ""], "; ")'), ...
-
Hi Clay
Thank you for the reply - I will have a look at the database accelerator - but I don't think I will get that through for this application.
I do not know what file types the users will attach to the form. I am collecting 'any information they have' and I would guess that it will mainly be in excel or word - but I ...
-
Hi - Using Infopath 2007,
I have set up a form with 50ish fields and potentially 20 or so file attachments. This form is published in a sharepoint document library, but I want to be able to save some of the information to a SQL Server database.
I have set up the SQL Server db - the fields to store the file attachments are of type ...
-
Hi - I am using Infopath2007.
I have created a form attached to a sql database running from a Sharepoint document library- all working well. I would like to display the current solution version on the form, but I don't want that information written to the DB. - I need a text field not bound to the main data source to display ...
-
Just what I needed - thank you - I must improve my searching techniques - I was searching for Version, solutionVersion, etc.
-
HI
I am using XpathNodeIterator to access values from a secondary datasource. The secondary datasource is a sharepoint document library. There are 185 entries in the document library. When I capture these entries in the Xpathnodeiterator the xpathnodeiterator.count is 100.
Is there a limitation on a) the number ...