Hello,
I have a select field on a user ActionForm that I would like to make a multi-select field. The form sits on the Employee business class, however I can't seem to get it to save without error.
I've tried using the key field "Employee" for the multi-select field and receive an error as well. All fields on the form are parameters on the user Action as well.
Any ideas what I could be doing wrong?
