Thymeleaf/Spring - Add items to a list from a combobox to a table
问题 Situation There is a class called 'Tool'. And this Tool class has a list of "Distribution Points". On The User Interface: A user selects an item (Distribution location) from a combobox aka Option(HTML) and add it to a table. Afterwards, the user click on 'submit' on the form, everything on the table is binded to a list. Problem Spring doesnt send the table '' items as a list. It doesnt work. Attempted several things but none of them work. Code Snippet .... <form method="POST" th:object="$