I have a form with a file upload field. I would like to allow users who are visiting the site on a mobile phone to be able to take a picture with their cell phone camera rather than browsing for a a file.
This is not a capability built into Formidable. It may be possible by accessing the browser's API, but it requires custom code. This is what is found on Google. It may work for you. https://web.dev/media-capturing-images/
it does already on iphone, but on Android doent' work
Please login or Register to submit your answer