In #InfoPath2010 there is a couple of known issues when you try to integrate with #SharePoint Form Library:
1. Unable to submit Person or Group column values directly from the form
2. Unable to submit Choice column values that are multi-choice (checkbox list)
In #InfoPath2013 it's the same situation.
Example.
We would like to create a Form Template to use with Form Library in #SharePoint2013 site:
Trying to publish:
Trying to submit the value from the People Picker on the form to the Requestor (Person or Group) column:
Trying other option - DisplayName, same result:
Same with Travel Options (Multi-choice) column:
No-code solution in this case could be using Custom List instead of Form Library:
and customize the list form in #InfoPath2013:
1. Unable to submit Person or Group column values directly from the form
2. Unable to submit Choice column values that are multi-choice (checkbox list)
In #InfoPath2013 it's the same situation.
Example.
We would like to create a Form Template to use with Form Library in #SharePoint2013 site:
Form Library should have the following structure:
Trying to submit the value from the People Picker on the form to the Requestor (Person or Group) column:
and getting an error "The data type of the selected site column does not match the data type of the field to promote":
Trying other option - DisplayName, same result:
Same with Travel Options (Multi-choice) column:
No-code solution in this case could be using Custom List instead of Form Library:
and customize the list form in #InfoPath2013:
and publish:
Comments
Post a Comment