Hi,
I am trying to patch a value from a combo box to a SharePoint list of a data type Person. But in my combo box, there are two sets of items one is a record and the other is a table. which works based on condition. So now I need to write a patch statement to hit the combo box value irrespective of the data set to a column of person field in Sharepoint. Please do help me out with this.
This is the patch statement I tried
Patch(
);

Report
All responses (
Answers (