Use our Google Custom Search for best site search results.
Search
-
I have an InfoPath form that pulls several columns of data from a SharePoint list into combo boxes. One of the columns is a date field, and even though it is formatted correctly on the SharePoint side as date-only InfoPath adds a time component so that it always looks like this: 2018-10-15T00:00:00.
I have done a bit of research and read many ...
-
Ya know, my response was delayed because I was on vacation, and I think the time away gave me the perspective I needed to see it in a different light - and I believe I found the solution.
I still use the People Picker as needed, but for display in the form I created a new, read-only text box, and set its default value to equal the ...
-
So the issue is that the field is a people picker, necessary so that the Flows will have access to the person's email in the company directory.
I had thought of your idea (use a Rule to hide the field if blank), but People Pickers use Groups, which cannot be selected as a condition in a Rule.
So the question becomes: under what ...
-
I have a form I am creating in InfoPath 2013. It has many people picker fields that are used to auto-send emails on new/change/etc. events in a SharePoint list via Flows.
Two fields are using the built-in "Created by" and "Created" (date) fields that are part of every created form. They are working, but here is my ...