Spring Boot + Thymeleaf dynamic form & list of object
I’m trying to create a form with an unknown number of links for example. Initially, there’s 1 input for the link with a button to add another input and again and again.
I’m trying to create a form with an unknown number of links for example. Initially, there’s 1 input for the link with a button to add another input and again and again.