Hello All,
As per the Microsoft norms we can not use more than 8 person or group in our custom list. And my requirement was to place 18 Person or Group field form multi level of approval.
So as a cheep trick, I had created a new custom list which contains all the mail IDs & i had used that as LOOKUP to my master list.
In my master List I had all the approvals fields as single line of text only.
I designed an infopath form & there I had attached all fields with lookup list and changed the binding to all suggested single line of text. AND finally I published the form Successfully.
but while submitting the data I had received an error " Only Positive Integers Allowed". I googled the error and got a quick fix that we need to set Entry VALUE to ID field & Display Value to Title.
I did some permutation and combination with same Entry value & able to bind that data properly. BUT while submitting the form I am able to see and bind the users mail ID BUT when the data is saved to list........... there I am getting only ID field.
As I setted the ID So its saving the ID value in list how ever in form its shown the emailID entry.
Now i to save my usersemail ID data in list beside entry ID !!!!