@oneblink/apps-react
    Preparing search index...

    Function checkIfAttachmentsAreUploading

    • Check if the submission has attachments that are still uploading

      const isUploading = attachmentsService.checkIfAttachmentsAreUploading(
      form,
      submission,
      )
      // handle attachments still in progress

      Parameters

      Returns boolean