Announcement

Collapse
No announcement yet.

Take customer to a specific page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Take customer to a specific page

    The standard login lnk is:
    Code:
    <a href="<actinic:variable name="LoginPageURL" />" onclick="AppendParentSection(this)"><actinic:variable name="LoginText" /></a>
    Can I change
    Code:
    onclick="AppendParentSection(this)
    to take the customer to a specigfic page after logging in?
    I would want to do this on a specific instance of the login link.

    I have a feeling this is in here somewhere but 'search' has failed to find.

    Thank you
    Jonathan Chappell
    Website Designer
    SellerDeck Website Designer
    Actinic to SellerDeck upgrades
    Graphicz Limited - www.graphicz.co.uk

    #2
    Is this what you are looking for.... https://community.sellerdeck.com/for...g-login-button
    Elysium:Online - Official Accredited SellerDeck Partner
    SellerDeck Design, Build, Hosting & Promotion
    Based in rural Northants

    Comment


      #3
      Or this one.... https://community.sellerdeck.com/for...ogin#post83920
      Elysium:Online - Official Accredited SellerDeck Partner
      SellerDeck Design, Build, Hosting & Promotion
      Based in rural Northants

      Comment


        #4
        And it was my own post that I had forgotten and couldn't find! Thank you Andrew
        Jonathan Chappell
        Website Designer
        SellerDeck Website Designer
        Actinic to SellerDeck upgrades
        Graphicz Limited - www.graphicz.co.uk

        Comment

        Working...
        X