This object contains all the data related to a user portal. Available only when the form was opened via a link in the user portal. You can also access data via the global scope: window.XFC_METADATA.userPortal.
window.XFC_METADATA.userPortal
The alias of the user portal, as configured in the formcycle backend. The alias is used as part of the URL to identify the user portal.
Links related to the user portal, such as the URL of various subpages.
The unique UUID of the user portal.
This object contains all the data related to a user portal. Available only when the form was opened via a link in the user portal. You can also access data via the global scope:
window.XFC_METADATA.userPortal
.