Announcement

Collapse
No announcement yet.

After log in on the LOGN page I want to be shown the SFNT page

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

    After log in on the LOGN page I want to be shown the SFNT page

    Can't make it do this myself, hope someone has a solution.
    Thanks, Larry
    Larry
    Luce Kanun Web Design
    www.facebook.com/wajake41
    www.plus.google.com/116415026668025242914/posts?hl=en



    #2
    Hey Larry. Interesting idea. What's the goal of this change?
    Keith Oratz
    PrepareSmart, LLC - Emergency Preparedness Supplies and Professional Grade Search and Rescue Gear
    www.preparesmart.com

    Comment


      #3
      Found it, it was right on the <form tag.
      Keitho: We want to show product to customers as soon as they sign in.
      Larry
      Luce Kanun Web Design
      www.facebook.com/wajake41
      www.plus.google.com/116415026668025242914/posts?hl=en


      Comment


        #4
        Good idea. When I sign in to a store it's usually because I'm ready to buy. I wonder if you could add a "return to last item viewed" link.
        Keith Oratz
        PrepareSmart, LLC - Emergency Preparedness Supplies and Professional Grade Search and Rescue Gear
        www.preparesmart.com

        Comment


          #5
          Hi Keitho:
          Don't know about "last item viewed" but while adding ACLN & CPWD to our site this weekend, I noticed on ACAD that the Screen= parameter in the <form redirects to either SFNT if there is nothing in the basket or BASK if there are items in the basket. g.itemcount is used in the conditional to control this.
          Last edited by wajake41; 07-31-16, 02:17 PM.
          Larry
          Luce Kanun Web Design
          www.facebook.com/wajake41
          www.plus.google.com/116415026668025242914/posts?hl=en


          Comment


            #6
            "Last item viewed" is feasible, but not trivial. You need to modify the Login link to have a long URL with a bunch of extra parameters, or a form with extra fields, so that it can pass the last-item info to the Login page. Then you modify the LOGN page to use that info when customers click the Login button.
            Kent Multer
            Magic Metal Productions
            http://TheMagicM.com
            * Web developer/designer
            * E-commerce and Miva
            * Author, The Official Miva Web Scripting Book -- available on-line:
            http://www.amazon.com/exec/obidos/IS...icmetalproducA

            Comment


              #7
              Thanks Kent. I'll add that to our wish list....
              Keith Oratz
              PrepareSmart, LLC - Emergency Preparedness Supplies and Professional Grade Search and Rescue Gear
              www.preparesmart.com

              Comment


                #8
                It's not a huge project. You can email me if you want me to take it on.
                Kent Multer
                Magic Metal Productions
                http://TheMagicM.com
                * Web developer/designer
                * E-commerce and Miva
                * Author, The Official Miva Web Scripting Book -- available on-line:
                http://www.amazon.com/exec/obidos/IS...icmetalproducA

                Comment


                  #9
                  You could also do this using custom basket fields. You can store the last page visited in a custom basket field and when you login, read this value and set it as the page you get redirected to.
                  Brennan Heyde
                  VP Product
                  Miva, Inc.
                  [email protected]
                  https://www.miva.com

                  Comment

                  Working...
                  X