Skip to main content
June 14, 2022
Question

image field

  • June 14, 2022
  • 3 replies
  • 0 views

how to set  a image field and how to grab a image 

how to set  a video field and how to grab a video

    3 replies

    stefanhelzle0001
    Brainy
    June 14, 2022

    What do you mean with "grab a image / video"?

    What is your use case? What do you want to achieve? What did you try? What failed? Any code snippets?

    codeblog.jonskeet.uk/.../

    harshj0001
    June 14, 2022
    davel001150
    June 14, 2022

    I think it can't be done.  What you could possibly do is achieve something with a document upload (given that a document can be virtually any kind of file), then using Image or Video component quite separately to display it once it's been uploaded.

    You'll likely want to go through a bit of PM that chains to another form, or clever use of refresh variables and showWhen to get it to display roughly how you want.  Remember that uploading a thing and having it become a permanently stored document in Appian is a process.