Viewing 5 replies - 1 through 5 (of 5 total)
  • Look at the error – I think it’s telling you there’s no thank you page?
    Warning: include() [function.include]: Failed opening ' https://valiantproductsinc.com/wordpress/thank-you/'

    Thread Starter youthman

    (@youthman)

    I created the thank-you page before testing the form. Honestly, it’s a REALLY old form processor so instead of trying to fix it, I decided instead of trying to have 3 columns, I would use the Label to put the name and price together.

    https://valiantproductsinc.com/wordpress/order-chute-parts/

    It might be easier to use a select drop down box for each grouping of options with the price in the option value. So you’d have say:
    Closure 10″ $29.95
    Closure 12″ $34.95
    That way you’d have several drop downs instead of a very long form. Users would select the item and then a quantity in an adjacent input box.

    Thread Starter youthman

    (@youthman)

    Honestly, I’m not really sure why they have an order parts on their website when it’s not a shopping cart. It’s just a form that is emailed to the company. Maybe they do a lot of business that way.

    I like the thought of combining them into different groups with dropdown but the dropdown do not allow you to select multiple quantities and you could only select one item per group. What if they needed 2 of each item in a group or even 1 of each in a group? That method would not allow for that.

    True – I was assuming the selections were getting aggregated in a cart before submission, but now I see they aren’t. They should definitely use a cart of some kind even if they just use it to take orders without a payment method.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Recommended Form Builder that can handle multiple columns’ is closed to new replies.