Skip to content

Commit

Permalink
testing video embed
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaivir committed Jan 12, 2024
1 parent 256e386 commit 20ece9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/Allow-multiple-draft-upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ When you modify the JSON template file for a basic form that has only two text f

In this JSON template, there are three Draft submissions. See the video below to know how to upload a JSON template. Once you upload JSON it will process the file and submit all the draft submissions collected from the JSON template file.

![video](videos/multi-draft-upload.mp4)
<video width="320" height="240" controls>
<source src="videos/multi-draft-upload.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>


**[Back to top](#top)**

0 comments on commit 20ece9f

Please sign in to comment.