Hi All
I have SharePoint person field added on one my forms.
I have one datacard and value : Datacardpersonvalue
I have added value to it with the help of DefaultselectedItems property.
I was able to set value correctly but now when i try to read selected value it gives only display name and other fields are blank.
Datacardpersonvalue.Selected.DisplayName : Gives correct name
Datacardpersonvalue.Selected.Email : gives blank value, I need this email address.
Please hlp.
Thanks in Advance.