The SendSafely CodePen features several examples of how to use our Embeddable Dropzone Widget to collect sensitive files and messages. Feel free to combine or modify as needed, building upon these examples to generate your own encrypted web forms.
Browse the following live examples to see each one in action:
- Single Widget - Collect the submitter's email and files using a single widget that creates a single package.
- Single Widget with Secure Message - Collect the submitter's name, email, secure message, and files using a single widget that creates a single package.
- Single Widget with Multiple Secure Message Inputs - Collect your submitter's name, email, files, and multiple secure messages for different pieces of sensitive text (e.g., "Social Security Number", "Credit Card Number" etc.)
- Three Widgets Uploading to a Single Package - Collect the submitter's name, email, and files using three separate widgets that all upload to a single package (each widget is labeled to indicate the file desired, e.g. "Driver's License Front", "Driver's License Back" and "Selfie")
- Three Widgets with Secure Message Uploading to a Single Package - Collect the submitter's name, email, secure message, and files using three separate widgets that all upload to a single package (each widget is labeled to indicate the file desired, e.g. "Driver's License Front", "Driver's License Back" and "Selfie")
- Three Widgets with Secure Message Uploading to a Single Package using Custom Widget Text and Color - Collect the submitter's name, email, secure message, and files using three separate widgets that all upload to a single package (each widget is labeled to indicate the file desired, e.g. "Driver's License Front", "Driver's License Back" and "Selfie") . This example also customizes the color and text displayed in each upload widget.
- Two Widgets Uploading to Two Different Packages - Collect your submitter's name, email, and two upload widgets. Each widget uploads to a separate package on different Dropzones.
- Four Widgets Uploading to Two Different Packages - Collect your submitter's name, email, and four upload widgets. Two widgets upload files to a single package on one Dropzone while the other two upload to a single package on a different Dropzone.
Comments
0 comments
Please sign in to leave a comment.