We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16574
    • 49 Posts
    is it possible to have a personalized page for each client? and to have a login form and then be redirected to their specific page?

    is there a "tell a friend" snippet that I can use that sends an email informing of the company’s services to a give email?

    thanks in advance
      • 7231
      • 4,205 Posts
      is it possible to have a personalized page for each client? and to have a login form and then be redirected to their specific page?

      Yes, you can either set the login page for the user to a specific document or have a dynamic landing page. To keep all the data 100% isolated you need to have a document group for each client and assign the ’private’ pages to this group. The WebLoginPE snippet has some extended user features that could help with this, but I am not familiar with the details.
        [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

        Something is happening here, but you don't know what it is.
        Do you, Mr. Jones? - [bob dylan]
        • 16574
        • 49 Posts
        ok created web and document groups for user

        how can I define the page to be opened when user logs in?
          • 16574
          • 49 Posts
          doesn’t redirect to specified page undecided

          any suggestions.

          with webloginpe logs in but with weblogin doesn’t
            • 23299
            • 1,161 Posts
            This is a good question!

            I am looking forward to hearing the solution (I am new so it won’t be coming from me...)


              • 7231
              • 4,205 Posts
              doesn’t redirect to specified page
              Are you using the &loginhomeid parameter in your weblogin call? I think that this will over ride the individual user settings. I know this works since I have used it before extensively. Also make sure that the landing page has the correct document group assigned.

              I have not used PE but it works with the standard weblogin.
                [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

                Something is happening here, but you don't know what it is.
                Do you, Mr. Jones? - [bob dylan]
                • 16574
                • 49 Posts
                using normal weblogin it redirects but there’s one thing...

                I added the redirect page to a webgroup and document group but I STILL can access the page if logged out by typing the URL "?id=23" for example.

                Any suggestions?
                  • 7231
                  • 4,205 Posts
                  You should not be able to view the protected page unless logged in. Are you sure tat you have logged out as webuser?
                    [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

                    Something is happening here, but you don't know what it is.
                    Do you, Mr. Jones? - [bob dylan]