How to get byte array content from Image

How to get byte array content from Image

Comments

  • Hi,

    I would like to convert image to byte array and store in database. Its working in File Upload area component but didnt work in "Image" Component. Suggestion please? I have attached my from screenshot here with.

  • Hi,

    Unfortunately, the image component doesnt allow user to set any output. As a workaround, you can use image gallery form component and set output type as file data. This way you can output selected images as file data. The file data content type is actually a Byte Array. You can map this part into your targeted datatype field. Please check the screenshots for reference.

    Regards

    [img]att2[/img]

    [img]att1[/img]
    [i]edited by kenan@decisions.com on 1/22/2020[/i]

Sign In or Register to comment.