Hallo,
i have a a Problem with the Choices Column in my Sharepoint List.
Lets call the Column "ChoiceMe". It has Multiselect Option.
I added the "Table" Element from Modern Controls (Name: tblEditColumns)
and the "Form" Element from Moderns Controls.
1. Problem: Table
The Column "ChoiceMe" is empty in the Table view.
Even if there are elements chosen, it does not show them.
How to fix that?
2. Problem: Form
The Form has for "Item" Property the Setting "tblEditColumns.Selected".
It takes the selected item form the Table.
In the preview of the form it shows for the Column "ChoiceMe" :

If the User opens the dropdown, it can NOT see with previous selected elements.
This Elements are at the bottom of the list in an array.

How can this Elements be shown normal in the Dropdown List with a selected box,
like this?

3. Dropwdown with Office User Selection
In the Field "User" you can choose a User from then company.
On the Sharpeoint Site you see the normal User and the profile Picture.
In the Drowndown-Field of the Form, i only see a Number, not the Name or the Email.

How can i change the settings, so i can see the Full Name OR List of Email-Addresses,
where the Editor can pick from?