Hoppa till huvudinnehållet

How to check if file is selected in FilePicker

Kommentarer

2 kommentarer

  • Stefan Schweigert

    Hi Erik,

     

    If your workflow is checking for the existence of files, you could use =$form1.state.filePicker1.value.files.length instead, which will return 0 when no files have been added.

     

    The Sandbox uses our Typescript workflow implementation while the Mobile Viewer uses our .NET implementation, so there are differences between the two, but I will file an issue for this as they should handle this case equivalently.

     

    Thanks, Stefan

    0
  • Permanently deleted user

    Thanks a lot

    0

Du måste logga in om du vill lämna en kommentar.