
Announcements
I have an edit screen where a user can select a priorly save record and do an edit. One of the columns is a SharePoint choice column named Potential Benefits. There is a list of about a dozen items that can be selected. In the edit screen, the combobox items are set to the Choice list items from SharePoint, but I would like any prior items to be selected for the edit. The selected record is coming from a gallery.
Thanks for the information and help.
Hi @iskguy,
Do you want to populate the Combo Box with the prior items when you select record from the Gallery?
Set the DefaultSelectedItems property as below:
ThisItem.'Potential Benefits'