Relative Content

Tag Archive for phpphpmyadminmodal-dialog

bootstrap5 + id modal?

I’m developing a system where I need to click on a button of the record ID example 1 and it goes inside the modal to edit the record, but I can’t retrieve the data inside the modal passing this parameter. In the old versions it used by href but in bootstrap 5 I can’t because it uses button. Any light?