Skip to main content


How to Share a Form

This guide provides comprehensive instructions on how to share a form using various methods, set link expirations, and manage access permissions.

Step 1

Click on the "Share" button to initiate the sharing process for your form.

alt text

Step 2

Upon clicking the "Share" button, you will receive a link that can be copied and shared within your network. You can distribute this link via email, Twitter, WhatsApp, LinkedIn, or Telegram.

Step 3

You have the option to set an expiration date for the link. Specify a date and time for the link expiry.

alt text

Step 4

The link will remain active until the specified date and time. Select a date and time, then confirm your choice. For example, if you set the expiry to 26th July, 1:41 PM, the link will remain active until that time.

alt text

Step 5

You can also set the link to public access, allowing anyone to open the form. When set to public, the form can be accessed by anyone. For instance, clicking the form link will make it publicly available.

alt text

Step 6

For private access, restrict the link to a specific domain. You can enter your company domain to restrict to only company users. For instance, if restricted to tablesprint.com, only employees of tablesprint.com can access the form, and they will be prompted to log in.

alt text

Step 7

If you want to embed this form into your website, just change the link 'YOUR_LINK_HERE' from below code and paste it anywhere in your website. You can also change the size of the form using width and height in your website in below example.

<iframe src="YOUR_LINK_HERE" width="720" height="540"></iframe>