This field type implements the Element Plus Transfer component and leverages SortableJS to provide a re-ordering feature for items in the list.
It's used across all fields that support multi-valued items, which are:
The Transfer field type is accompanied by a set of field options that can be used to customize the behavior of the component:
Let's see an example using the Multiselect field. We have to edit the field input type option to set it to Transfer.
Transfer
Do not forget to specify the options of your multiselect field. ð
That is it. We now get the following output in the form