Use our Google Custom Search for best site search results.
Search
-
Can't find a clear answer out there so thought I'd ping the group... I've simplified the scenario as far as I can for this one...
Scenario:
InfoPath 2013 Forms Services. Publishing directly to Form Library. Works fine if either Data connections exist, or simple custom code exists (i.e. on form load set the value of ...
-
Not sure how to classify this one:
Scenario SharePoint 2010, Infopath (not browser-enabled)
Single form with around 150 fields on it (Proposals)
Will be creating a new view (Implementations) and will be copying over Most of the existing fields into new fields for the Implementation phase (view).
Rather than using the interface to recreate all ...
-
I have an InfoPath 2010 form that works perfectly in InfoPath (No problem connecting to and using Excel Services) itself...
However, when I publish this to into SharePoint and try to use Forms Services I get the following error "There has been an error while processing the form" and when I compare this with the Event logs I ...
-
That did the trick!
Many Thanks!
-
Here it is... I have reduced this form down to just the offending section along with the Conditional Formatting and Rules that are trying to be applied...
Conditional formatting works like a champ...
Rules I cannot make work either in the Repeating Table or off of the Option buttons...
Thanks!
Just noticed the original form was missing ...
-
Hey I have a repeating table on my form that I would like to sort... everytime I try I get this error:
Action: SortTable
Arguments: System.Collections.Generic.Dictionary`2[System.String,System.String]
Details: Schema validation found non-data type errors.
Stack: at ...
-
This solution is the elegant one that I was looking for... thanks again!
-
Hilary,
I have used this techniques successfully several times... and most recently have migrated it into another form where I have a repeating section with a field that I would like to autonumber...
I cannot however seem to make this code work in this form... see attached simplified form
Any ideas
Note: I have another form where this exact ...
-
Hillary...
I think I figured a somewhat circuitous way round this problem... see attachment...
Not sure if it is the most eloquent solution... but it works...
Thanks
-
Thanks Hillary!
That worked like a charm...
One last question... If I am then trying to clear out the absent column for this recently copied field... is this possible?
I have attached a form with my attempt at this...
basically I added a CurrentMeetingNumber field that is a copy of the most recent MeetingAutoNumber
I then added anther rule to ...