Use our Google Custom Search for best site search results.
Search
-
I got pulled onto other projects and have not had a chance to get back to this, but wanted to say "thanks" for the suggestions. I think it will work, but I am such a noob in xml that I "practiced" by creating a simple 9-item drop-down in Infopath. It was a little trial-and-error since examples seem few and far between, but I ...
-
Also: what does the xml look like in this example?
-
I assume in a published version using this the xml would be saved to a library on the SharePoint site the form is published to?
-
I am in the early stages of an overhaul of a huge form, and one of the changes dictated by the team was the use of cascaded menus to select defect codes - because there are so darn many codes! Depending on the higher level code the levels can be from 2 to 4 deep.
I know how to do this using a data connection to another list (called Menu) on ...
-
I have a calculated field that determines if a certain whole number is even, by dividing the number by two, then subtracting the rounded version of the result by a precise version of it. If I do this in a calculated column it comes out great; 0.5 if an odd number, 0 if an even number. This is not for display, however. I want another rule to ...
-
Bringing this thread back from the dead yet again! :)
Can you use constants in a rule-based expression? I've tried this: (round(../my:TimesChangedResponsibility / "2")) - (. = ../my:TimesChangedResponsibility / "2") = "0" and several variations of it in the attempt of creating a "true" or ...
-
Update: I found this only applies to Chrome. It works in IE, but as my company is still on Win7 (and IE11 is ancient) everyone uses Chrome!
-
I have an Infopath form with several large plain text boxes for adding info. There is no need for formatting, which is why I selected "plain text," yet despite configuring it as "Multi-line" it does NOT automatically drop down to the next line when reaching the border of the box. Instead the text runs on and on the same line ...
-
Well, it appears to be a "kinda" solution. I didn't think about this but it seems the form needs to be open for a calculated field to, uh, calculate (makes sense). All list entries made after I added the field work fine, but the older ones do not. I supposes I could open them and save them, but there are tens of thousands, so I'd ...
-
Dang, that's a good idea and I hadn't thought of that! I use Views all the time, but making one with no ability to switch to it sounds like a great idea.
Giving it a try now.