I would like to know how I can call opening a modal window in the bootstrap by passing a parameter. The idea is to open the inserted invoice item to edit the quantity.
I would like to know how I can call opening a modal window in the bootstrap by passing a parameter. The idea is to open the inserted invoice item to edit the quantity.
You can not pass as a parameter. What you can do is create an input hidden within the modal to play the data you need.