Home › Forums › Quform WordPress › Add Media Button as Option for Image Field
I wanted ask is there a way to replace the Image Drop Zone with the WP Add Media button?
We have a gallery full of images but users can’t use it the image upload drop zone section of the form.
Ideally it would be an option, Use WordPress Gallery in the File upload field element.
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
Thanks again, you lead me in the right direction.
I ended up using that link you provided as well as the link that article mentioned.
I now call the function from my custom plugin and the JS file is in the plugin folder.
I add in a HTML element with the correct ID attached to an html link trigger in the quform edit form area, and all working great.
I would suggest adding this to a drop zone element as a check box option “use WP media gallery” and piggy back on the site wide security for use.