Patching Combo Box whose items = Office365Users.SearchUser({searchTerm:Self.SearchText,top:999}) which is a multi select to share point list column named 'business sponsor' which of person or group type and is multi select.
please tell me the code for this.
I am also facing one more issue that I am able to patch the combo box items to share point list column and when I click on edit button on the gallery it hovers me to the edit form , but now when I click on submit button , it does patch the already selected values of my people picker combo box, rather it will only patch the values when I reselects the new values in the combo box.
please provide me the correct code for the implementation.