Another Ecto Many-To-Many LiveView Checkbox Approach

I finally decided also to use the solution via “put_assoc” as described in this Post.

I found a way to work without the described virtual fields.
Please check the other Post for the solution.