I'm trying to get webcam activation working at the html field level, and I don't mind sharing the code once this is achieved. I'm trying to avoid building a separate WordPress plugin for this functionality, and I haven't seen any existing WordPress plugins for this (from Formidable Forms or others).
Currently, I'm able to use the code I have on a general WordPress page, and it works fine.
https://guest-systems.com/web-cam-wordpress-test/
I just can't get the javascript portion of the html code to work within an html field in Formidable Forms.
Add jQuery in the after fields section on the form’s customize HTML page.
Thanks!
I added an event listener into the javascript so that it would execute after the html element is available.
Hoping to wrap up the upload functionality from the livewebcam screen capture next week.
Please login or Register to submit your answer