Forum Discussion

cpoh's avatar
cpoh
Adept
12 years ago

Changing modal login to page login

In my lithium community I have a custom component that contains the navigation links.

 

When the user attempts to login, the login page is displayed as a modal. I saw the article Creating Modal Dialog article, but I didn't do any of that.

 

How do I change it to a link to a login page?

 

Thanks

  • JasonL's avatar
    JasonL
    Lithium Alumni (Retired)

    cpoh wrote:

    In my lithium community I have a custom component that contains the navigation links.

     

    When the user attempts to login, the login page is displayed as a modal. I saw the article Creating Modal Dialog article, but I didn't do any of that.

     

    How do I change it to a link to a login page?

     

    Thanks


    Changing the login to a page (instead of popup dialog)?

     

    I believe the configuration is on Studio > Features, specifically the Authentication - change to version 1 will direct you to a login/register page

     

    More details here:

    http://lithosphere.lithium.com/t5/developers-knowledge-base/Admin-Guide-Feature-versions/ta-p/19686

    http://lithosphere.lithium.com/t5/developers-knowledge-base/Admin-Guide-Feature-versions-Authentication-Sign-In/ta-p/25956

    • nibo's avatar
      nibo
      Mentor

       

      I believe the configuration is on Studio > Features, specifically the Authentication - change to version 1 will direct you to a login/register page

       


       Hi JasonL ,

       

      how feature-safe is actually this solution?

      If we have a new Version of the Authentication feature with some functionality, that we will like to use, than we will have to find another solution.

       

      I think in the next version of the Authentication feature it will be great to have a configuration setting for the modal dialog on registration and login.

       

      Cheers,

      Nikolay