Use our Google Custom Search for best site search results.
Search
-
Can anyone tell me what this error is when I'm publishing a form? Or at least tell me how to read the stupid message? Thanks in advance! (It's in the JPG attachment.)
-
Right, again! As always, thanks for the tip, Hilary!
-
Hi, all.
I am developing a form for SharePoint 365 that will utilize three picklists, each of whose source/values should be "cascaded," i.e. filtered by using previous choices. The best analogy I can use is trying to select a City by drilling down from a State picklist to a County picklist to a City picklist: there are way too many ...
-
Wait... am I to understand that one can now use User Profile Services with SPO? I didn't know they "re-enabled" it.
-
Hi, all.
As I recall, in the past, I was able to set the default value of a People Picker control by setting it's AccountID value on Form Load. That trick no longer seems to work for me.
I'm using Windows 10 and SharePoint Online. The form is a proper browser-enabled Forms Library form, not a customized List Form (although that ...
-
Peculiar, because mine is set that way as well. My formula calculate fine, but it's the conditional formatting that goes awry.
I have a very-redacted version which reproduces the problem. RequestForm_demoNullsBad (attached) illustrates how each text box in the row has to have something in it for the Conditional Formatting to work properly. ...
-
Ah, well... picking up that line of thought, I tested my values a little more thoroughly and found that the conditions DID evaluate properly as long as none of the values were BLANK. There had to be a number in each field, even if that number was 0.
Which now begs the question: What would be the most appropriate way to address that? Having a ...
-
Hi. I'm not sure I should pursue this on my own until someone with more insight than I have weighs in.
I am designing an InfoPath form (not a List form) with a very straightforward structure. In the data structure, I have one single repeating section, called "Animal", and this section uses "default values" to captures ...
-
I am modifying the list form for a list of teams, stored in SharePoint 365 (cloud.) The form also has a secondary connection to another list, and uses a Form Load rule to query that list and pull items related to the team. I then display the query results in a repeating table.
I wanted to implement alternate-row formatting (banding) to the ...
-
Ah! That's exactly how I "created" a bunch of them. I guess this will be another one for the "Undocumented Features" column.