I am building an application using Spring, Hibernate and of course Thymeleaf for the views. The application is centered around an Activity domain class (which is literally an i
according to the thymeleaf forum (post) th:field doesn't work with th:selected
th:field
th:selected
try something like this (not tested)