I have a sharepoint list with a "Distribution List" column. The column offers multiple choices to select from and you can select more than one.
I have a form within PowerApps that uses a drop down box to select these items.
Elsewhere in the app I'm working on, I want to display the selected items and have the ability to change which items are selected or add additional items. Currently, I have the items displayed in a list box. Works fine... it's not the best, I don't love it... but it works fine. However, I can't seem to figure out how to allow users to edit the options.
Does anyone have a suggestion on (A) how I can display the selected items in a more efficient way and (B) How I can allow users to edit the selections?
Thanks in advance for the assistance!