formcycle 8.4.0 - JavaScript for forms
    Preparing search index...

    Interface MetadataUserPortalLinks

    Links related to the user portal, such as the URL of various subpages.

    interface MetadataUserPortalLinks {
        form_records: string;
        home: string;
    }
    Index

    Properties

    Properties

    form_records: string

    The URL to the form record overview page of the user portal. This page shows all form records of the user.

    home: string

    The URL to the user portal's home page. This is the main page of the user portal.