Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Modal popup with form
![odannyc](https://us.v-cdn.net/5018160/uploads/userpics/514/nL3R6N8D87L0F.jpg)
I'm creating a plugin that updates a field on the database, and the input has to be inputted through a modal with a textfield and a submit button.
What would be the best way to popup a modal with a form? Once they submit that it then needs to update a field in the DB.
0
Comments
You can Popup anything via class="Popup" … the rest is up to you or someone else. First get the form/form page going.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Take a look at the DIscussion Note plugin - it has code that updates database field in a popup screen (and even refreshes the underlying screen when an update occurs).