0
Good afternoon! I am using spring-boot and Thymeleaf to develop a java application, I would like to know how to load records to the modal window of bootstrap by clicking on the link of the table that lists the records.
Example: On the users query screen, I have 3 buttons view, edit, delete. The preview button will only load the selected user data in the modal window, not allowing editing. The edit button will do the same thing, but will allow the user to edit the data through the form. What is the best way to do this? I appreciate any help, I’m starting now and I’m a little lost. Hugs!
Thanks for the reply, but I solved it a few months ago and forgot to update here. hahaha
– Cisino Junior