Purpose
This tab can be used to create and manage share links for your online form. Share links allow users to access and complete a form without requiring access to the WebApps platform.
This is particularly useful when sharing forms with external users outside your organisation, or with internal users who do not have access to WebApps.
Share Link Settings
|
Setting Name |
Description |
|---|---|
|
URL |
Automatically generated when the share link is saved. This URL can be used to access the form. |
|
Name |
A descriptive name used to identify the share link. |
|
Enable |
Determines whether the share link is active and accessible to users. |
|
Require Token |
Restricts access to the form by requiring a valid token before the form can be opened. |
|
Public |
Allows unauthenticated users to access the form via the share link when enabled. |
|
Expiry Date |
Prevents access to the share link after the specified date and time. |
|
Title |
The title displayed above the form fields. If left blank, no title will be displayed. Click Default to restore the title from the App Page. |
|
Alias |
Alias that can also be used to access this form. |
|
Link Icon |
Ability to upload an icon that will appear in the tab of the browser. |
|
Referrer Check |
Enables referrer validation on incoming requests before the form is loaded. |
|
Referrer Url |
Specifies the URL or source pattern used for referrer validation. Values should be formatted according to CSP (Content Security Policy) source rules. |
|
Custom CSS |
Applies custom CSS styling when the form is accessed through this share link. |
|
Custom Header HTL |
Allows you to create a custom form header using HTML. |
|
Custom Footer HTL |
Allows you to create a custom form footer using HTML. |