Jump to content

tronithan

Members
  • Posts

    5
  • Joined

  • Last visited

tronithan's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. So I have a set of text fields that I will use as a bulk item # enter form. So that the customer can enter the item numbers in each and it will run through a serch engine to return the items they enter. I have the initial value set to "item #" and it disapears onFocus. But when the search is submited an item # is also submited in the search if one is not filled out and the search returns 3000 items. How can i get the form to ignore the initial values and just the text the customer enters?
  2. So I have a set of text fields that I will use as a bulk item # enter form. So that the customer can enter the item numbers in each and it will run through a serch engine to return the items they enter. I have the initial value set to "item #" and it disapears onFocus. But when the search is submited an item # is also submited in the search if one is not filled out and the search returns 3000 items. How can i get the form to ignore the initial values and just the text the customer enters?
  3. So I am working on getting an ecommerce page up and really need a bulk add items to cart form. The program I am working with has none. I found that if i search each product in the built in search bar with a "," after each they will eachs how up. The search comes back witha list and a quantity next to each result. Is there anyway I can make a form that will bring up each item and automatically fill in the quantity with one stated and then add them to the cart through the search? Or is there an easier method?thanks
×
×
  • Create New...