Embedding eForm in a URL |
Scroll |
An eForm’s link for URL embedding can be constructed using the following template:
https://tenantname.thereforeonline.com/eForms/#/embed/FormNo
In this example, the “FormNo” is the number of the form found in the Therefore™ Solution Designer or in the link of the browser when you access/edit the selected form.
This link requires the user to log in to the forms portal using a regular Therefore™ User Account.
Optional Query Parameters
The following list contains several other query parameters that can be used when embedding eForms, and their impact.
•'allowanonymous=1' - Anonymous/External usage where login is not required. This requires eForms users to be setup in the Therefore™ Web Client beforehand.
•'ssoToken=<token>' - A valid JWT for user login (for example, from another authentication source, such as a company portal).
•'postAction=thankyou' - Displays a 'Thank You' page following a successful submission.
•'postAction=close' - Closes the browser window following a successful submission.
•'postAction=redirectto' - Redirect the browser window following a successful submission.
•'redirectUrl=<url to redirect to>' - The URL used by the redirect query.
How do I embed eForms within a URL?
An eForm’s link for URL embedding can be constructed using the following template: https://tenantname.thereforeonline.com/eForms/#/embed/FormNo
In this example, the “FormNo” is the number of the form found in the Therefore™ Solution Designer or in the link of the browser when you access/edit the selected form. This link requires the user to log in to the forms portal using a regular Therefore™ User Account.
|
---|