Jump to content

rorystaunton

Circle Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by rorystaunton

  1. Hi All, I have designed a form on a pharmacy website where staff listen to voicemails and enter patients details into a form on the website. This form then sends an email to the dispensing staff. Repeat customers call every few days and we wanted to automate the completion of the form possibly by the browser using autofill. Chrome and Microsoft Edge only autofill the first 'name' field and you have to manually click into the phone number and address field and start typing to get suggestions for the completed answer. It seems the system or browser remembers previous entries however does not have the ability to autofill the whole form with name address and phone number? Is there any way to design the form to be more browser friendly so chrome or edge can recognize the autofill pattern and autocomplete the whole form rather than one entry - based on past entries of this form. An example of this would be that the user starts typing the patients first name, after a few letters they select the correct patient from the drop down menu, select, then the whole form is completed based on the most recent form entry? Thanks in advance, Rory
  2. Site URL: https://www.stauntonspharmacy.ie/ Hi there, I have a Squarespace commerce store and we are looking for a solution where we can have all new orders automatically print on our HP printer. We have the commerce advanced plan so have access to developer API keys if that was helpful. Our printer can automatically print anything that is emailed to its custom hp email address however I cannot set it up as a store manager to receive order notifications as you have to accept that invitation which the printer cannot do I assume. Also we currently copy and paste the customers shipping address to a blank word document and print that to be used as a neat looking shipping label. Is there any way that this process can be automated using those API keys so it can be printed automatically. Thanks Very Much.
  3. Hi Tuanpan,

    I have used your piece of code which worked great below to force 2 products per line on mobile ecommerce sites;

    <style>
      @media screen and (max-width:767px) {
    .products.collection-content-wrapper .list-grid {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        grid-column-gap: 5px;
        grid-row-gap: 5px;
    }
    }
    </style>

    However I have some featured blocks on my website 'www.stauntonspharmacy.ie' and hence they are still appearing as a full image and not smaller as a result of your code above. 

     

    Any assistance would be greatly appreciated. 

    1. tuanphan

      tuanphan

      Hi,

      I'm overloading.

      You can post on forum & tag me

      or send to my email. https://beaverhero.com/covid19

      I will check carefully

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.