My question is the following, I have an input in which I search if a product is stored and if so, it shows me a table where I have a select button, and what I want is that product (row) by giving the button will print the data in the following form, preferably on the same page, and I have no idea how to make the select button.
The search and show me the table work, I just need to print the data of the selected row ..
Does anyone know how I can do? What am I missing? or what am I wrong? I would really appreciate the help.