Announcement

Collapse
No announcement yet.

Displaying User's Name after Login

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

    Displaying User's Name after Login

    Can anyone advise on what variable to use in order to persist a users name on our pages after they have logged in?

    Also looking to add a text box as a product option, i.e. What name would you like on your nameplate?

    Many thanks for your help.

    Regards,
    David

    www.youraromatherapy.co.uk

    #2
    Forgive me if this is really obvious stuff

    The important question, is it possible to take the users name after they have logged in and display it on every page until they log out?

    Any help much appreciated.

    Comment


      #3
      Hi David

      Once a customer log's in his name will automatically appear at the top of every page untill he log's out. If you have any customer accounts set up please login, and if you look at the top page you will find the customer's name appearing. If you want me to test it out create a test user and give me the login name and password so I can login.

      To add a text box in your product description, in Actinic double click on the product you want the box to appear in and open up the "Product details' window. Browse to the Prompts Tab and type " What name would you like on your nameplate" in the "other Info" text box.
      Kiran Chandran
      Technical Support - SellerDeck
      http://www.sellerdeck.co.uk/

      Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

      Comment


        #4
        Hi Kiran,

        Please use 'DavidGeran' and 'Rhiannon' as the password at www.youraromatherapy.co.uk - no name appears which suggests a variable has been removed during the redesign.

        regards,
        David

        Comment


          #5
          Hi David

          Please upload your snapshot and send me a link to it. So I can take a look at it and get back to you.

          Cheers
          Kiran Chandran
          Technical Support - SellerDeck
          http://www.sellerdeck.co.uk/

          Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

          Comment


            #6
            Kiran,

            I've uploaded it to the www.youraromatherapy.co.uk/snapshop/ directory, file name is July15_backup.acd, although not sure you can see it - do you want me to email you the file (approx. 5mb zipped)?

            Comment


              #7
              Hi David,

              I've sent you a mail
              Kiran Chandran
              Technical Support - SellerDeck
              http://www.sellerdeck.co.uk/

              Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

              Comment


                #8
                Hi David

                Insert this code "<Actinic:NOWSERVING/><Actinic:CURRACCOUNT/><Actinic:LOGOUT_SIMPLE/>"into your primary template(usually Act_Primary.html) in between NETQUOTEVAR:HIDDENFIELDS and NETQUOTEVAR:BULK.

                This will display the customer's name through out your site after they login
                Kiran Chandran
                Technical Support - SellerDeck
                http://www.sellerdeck.co.uk/

                Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

                Comment


                  #9
                  Thanks Kiran. That displays the account and user info in the top left hand corner of the catalogue pages after logging in:

                  (Now serving Aromatherapist Account)
                  (Current account David Geran) Logout


                  How do I customise the text, i.e. to display 'Welcome Fred' where Fred is the name of the user?

                  Is it also possible to derive a boolean value from this to optionally hide or display an image on the catalogue pages?

                  Thanks for your time on this, final part of the web site to finish

                  Regards,
                  David

                  Comment


                    #10
                    I have the same issue;

                    where is the default "Welcome to Online Catalogue username" hidden away too.

                    I've searched design|text and scoured the templates.

                    thanks.
                    Justin Rowe
                    Shiver

                    Comment


                      #11
                      Hi

                      How do I customise the text, i.e. to display 'Welcome Fred' where Fred is the name of the user?
                      To customise the text browse to Design|Text|website|Customer Accounts, click on the GoTo button and type in ID 213 for Phase -1



                      where is the default "Welcome to Online Catalogue username" hidden away too.
                      Search for ID 210 for Phase -1 in Design|Text|website|Customer Accounts
                      Kiran Chandran
                      Technical Support - SellerDeck
                      http://www.sellerdeck.co.uk/

                      Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

                      Comment


                        #12
                        Thanks, that was hidden
                        Justin Rowe
                        Shiver

                        Comment


                          #13
                          Thanks Kiran, final question, can a boolean value be derived from whether or not a user is logged in, in order to optionally display an image / text elsewhere on the page?

                          Comment


                            #14
                            Hi David

                            Take look at the following related articles on our knowledge base. They should help you

                            Link1,Link2
                            Kiran Chandran
                            Technical Support - SellerDeck
                            http://www.sellerdeck.co.uk/

                            Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

                            Comment


                              #15
                              <Actinic:NOTINB2B>
                              <A HREF='register.html'>Request an account</A>
                              </Actinic:NOTINB2B>

                              Just the ticket

                              Many thanks again Kiran.

                              Comment

                              Working...
                              X