Class LogoBean

    • Constructor Detail

      • LogoBean

        public LogoBean()
    • Method Detail

      • getLogoLink

        public LogoLink getLogoLink()
        Finds the URL to which to redirect when the user clicks on the formcycle logo.

        When not logged in: this redirects to the formcycle product web page, either the FORM.CLOUD or the formcycle web page.

        When logged in: On the master server, this redirects to the dashboard; and on an inbox frontend server, this redirects to the inbox.

        Returns:
        The URL to which to redirect when the user clicks on the formcycle logo.