Options

Modal popup with form

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.

Comments

Sign In or Register to comment.