0
votes
1answer
264 views

SharePoint 2010 / 2013 Designer workflow - people picker as workflow initiation parameters cause workflow to fail in create list item

I created a number of workflows in Designer 2010 and I have an issue with passing data from a people /person initiation parameter to a discussion list in which I created a "recipients" field. The ...
0
votes
1answer
176 views

Count people picker field if it is set

I would like to create a custom workflow with an Infopath created form, but the problem is I have a list of about 8 people picker fields that I would like to count, only if it is set (ie: a person's ...
1
vote
2answers
112 views

How to override Contact Selector?

I create my custom people editor in SP2010, it replace standart PE in SP and all works fine, but in Infopath 2010 forms it doesn't work. I read that there is another control, named Contact Selector. ...
0
votes
0answers
119 views

Utilizing published InfoPath “Merge” fields (semi-colon delimited)

I have a "project" InfoPath form that uses a Person/Group picker. I would like to be able to relate the people chosen in that form back to the project that they were chosen in. The primary problem is ...
0
votes
1answer
194 views

How can i save a people/group picker from infopath to Sharepoint?

i'm start to learn infopath and code, so i don't know how to do this: i need to save a user for a form infopath to sharepoint i only know this: ...
0
votes
1answer
2k views

Basic setup for InfoPath 2010 Person/Group picker

After configuring a Person/Group picker in InfoPath 2010 I couldn't get the "Filler" version of the form (client enabled, not web enabled) to successfully pull names from Active Directory. I thought ...
1
vote
2answers
235 views

InfoPath 2010 Person/Group Picker: Need “write in” option

I've placed a person/group picker on a web enabled InfoPath 2010 form. It comes up and allows me to pick names from the farm no problem. My issue is that I want to be able to write in the name of an ...
0
votes
1answer
1k views

SharePoint 2010 People Picker Limitations issue

I have a SharePoint 2010 Infopath List form. In this form I have a people picker field and a Date picker field. Now I need to make people picker field Mandatory only when Date picker field is not ...
1
vote
1answer
516 views

People Picker field does not show up in Library after save

I have an existing Infopath 2010 form that works fine. I added a People Picker field to the form (naming the data field GMPerson), and it works to: 1) resolve emails into names on the form 2) save ...
2
votes
1answer
519 views

What happen to the Person/Group Picker field's content when Person/Group is deleted?

In a InfoPath 2007 form, the Person/Group Picker control is often used to select person or group from a SharePoint Site and validate those users against a directory provider. What happen to the form ...
1
vote
2answers
1k views

InfoPath PeoplePicker can i filter to show only People (user profiles only and no SharePoint Groups)

Does anyone know how I can filter Person/Group Picker (PeoplePicker) within InfoPath to return only user profiles from a SharePoint site and not the SharePoint groups? Using People Picker within a ...