In the elements plugin:
- the multiple select only posts one value
- when clicking back the selected array is not updated and it is added to every time.
this can be tested by using the default emy form post function (only posts one value)
if you change the form method and add target="_self, you can see the multiple values.
if you click back and change the values these are not representative of the selected values