Multiple select edit view couldn't make it

Hello dear,

I have product, product category entities on my test project. I want to design many to many relationship on my project.

When the product create view, I want to select multiple categories on my new product. What should I do? how to make it? please gimme some example or tutorial

This can help

#Example of JmixMultiValuePicker UI to DB Interaction

regards
Stefano

Thanks, but your example is based on enum values but I want to use another entity what should I do?