Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to add capture attribute to FileItem

    Hi,
    how can I add the attribute "capture" to a FileItem?
    <input type="FILE" ... class="uploadItem" multiple capture>

    Is this possible, maybe with a workaround?

    I would like to open the camera instantly on mobile devices.

    Any hints are appreciated.


    Regards
    John
    Last edited by JohnH; 24 May 2023, 03:47.

    #2
    We're looking into adding a setting to do this, but right now it would take an unsupported DOM-level hack to add the attribute.

    Regards
    Isomorphic Software



    Comment

    Working...
    X