Image Upload image resolution

Support MB Frontend Submission Image Upload image resolution

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8661
    rmackovicrmackovic
    Participant

    Is it possible to define minimum image resolution with Image Upload field?

    #8670
    Anh TranAnh Tran
    Keymaster

    If you're using the image_advanced field, then you can set the param image_size. For image field, it's not supported yet. Let me try to update that.

    Update: I've just added support for image_size Github. Can you try the Github version?

    #8686
    rmackovicrmackovic
    Participant

    According to your documentation image_size is "Image size that displays in the edit page".

    What we need is to require from user (on front end) to upload image of certain minimum resolution (e.g. width 2048px or more) - if image is lower resolution, user should not be able to submit a form.

    #8697
    Anh TranAnh Tran
    Keymaster

    Ah, I see. Currently there's no such an option for that :(. I found a solution on StackExchange that you can try.

    #8704
    rmackovicrmackovic
    Participant

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Image Upload image resolution’ is closed to new replies.