Aller au contenu principal

How to check if file is selected in FilePicker

Commentaires

2 commentaires

  • 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

Vous devez vous connecter pour laisser un commentaire.