We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25979
    • 178 Posts
    Hi, when I call WebLoginPe as manager I see a list of users. Below every one is edit button. I want this edit button move me to another page instead of staying at one it was called from.

    Hmm, I thik that’s not to much clear, is it?

    Let’s see... I got www.example.com/webmanager.html - with [!WebLoginPE? &type=`manager` !] I see here a list of my site’s users. Below every one are two buttons: edit user and delete user. I want to switch to www.example.com/edit_user.html after I press edit user - is this possible?

    Regards,

    Mike
      //Why use windows since there is a door?//
      • 28033
      • 925 Posts
      Quote from: salik at Apr 01, 2008, 05:27 AM

      Hi, when I call WebLoginPe as manager I see a list of users. Below every one is edit button. I want this edit button move me to another page instead of staying at one it was called from.

      Hmm, I thik that’s not to much clear, is it?

      Let’s see... I got www.example.com/webmanager.html - with [!WebLoginPE? &type=`manager` !] I see here a list of my site’s users. Below every one are two buttons: edit user and delete user. I want to switch to www.example.com/edit_user.html after I press edit user - is this possible?

      Regards,

      Mike

      You’d likely have to "hack" the code to do that. But what would be the result of doing that, since it’s just a URL change?
        My Snippets
        -> PopUpChunk v1.0
        • 25979
        • 178 Posts
        I think what it sholud be, but I am not sure I get what I want.

        I have client panel with jot playing as way to comunicate with user currently logeed in. I can differ comments depending on who is logged in, so client gets only that comments which he/she wrote. I want be able to leave an answer to he/she’s comments. And I want them be presented only to the client I answered. I tried make it in many ways but can’t get it working. I can leave answers as admin but user does not see them. I cannot put Jot call into manageProfileTpl because I get no output, as comment where never put. I wanted to have page where only one username will be in use, but now i see there will be at least two, mine-admin, and client in question.

        I’m getting really stuck with that... Maybe it would be doable, but I don’t know how to try this sad
          //Why use windows since there is a door?//