Fix a broken modal for editing a table
Budget: $10 – $30 USD
Hi I am having trouble installing a modal from bootstrap on my rails project.
I have the trigger button in the show page of one controller and I am trying to edit a different model.
The modal is not updating the database
The modal is the one in the link below.
https://getbootstrap.com/docs/4.0/components/modal/#varying-modal-content
I believe the problem is with the Javascript
I have the trigger button in the show page of one controller and I am trying to edit a different model.
The modal is not updating the database
The modal is the one in the link below.
https://getbootstrap.com/docs/4.0/components/modal/#varying-modal-content
I believe the problem is with the Javascript