PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Displaying user input from HTML5 Quantity field

  1. I have a form that is split into 3 pages.

    1st page is a single product selection.

    2nd page has 3 products using product/quantity fields

    3rd page is a synopsis of their order with a form for submitting the information.

    On page 2 Iam using the quantity and separate product fields. Iam using HTML5 to display the input boxes in order to select the quantities of 3 products in 3 columns. The 4th column is a "selected total" column and displays the end users selections with a dynamic total at the bottom of that column. I want to display the values of the 3 products in the columns dynamically as they change the values in order to show what products are selected and the total price for EACH product and then a total at the bottom of the 4th column.

    The total is a no brainer.. I have that.. and I figured out how to display the total of the product + quantity using the "number" field selector on the 3rd page - however obviously when I do this for the side box total on the 2nd page it does not dynamically update as the user selects a quantity/product.

    Is there a way to inject the values that the HTML5 is displaying in a list in real time as they choose their value in a separate list?

    I probably not describing this very clearly.. I'm happy to include screenshots and such to explain.

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink
  2. Rather than screenshots, can you post a link to the form? If not, we'll start with screenshots and see if we can figure out how to help.

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink
  3. its private for dev purposes, but I can send you a login some how? email, PM?

    Posted 11 years ago on Thursday October 11, 2012 | Permalink
  4. @dameian since you have a few weeks left on your developer license, I would suggest using the Priority Support form and submitting the login details there.

    Posted 11 years ago on Thursday October 11, 2012 | Permalink
  5. will do thanks, we will be renewing as well ;)

    Posted 11 years ago on Thursday October 11, 2012 | Permalink
  6. Thanks dameian.

    Posted 11 years ago on Friday October 12, 2012 | Permalink