close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

eCart Checkout Wizard - Dependent Shipping Detail + turning off field validation?

Thread began 2/13/2017 4:13 pm by Nathon Jones Web Design | Last modified 2/15/2017 7:46 pm by Ray Borduin | 1454 views | 6 replies |

Nathon Jones Web Design

eCart Checkout Wizard - Dependent Shipping Detail + turning off field validation?

What option do I select in eCart Checkout Wizard so that upon arriving at checkout only the billing details are requested but when submitted it requests the shipping details, or did I just dream that?

At the moment all I seem to be able to have is both sets of fields on one page.

Also, I can't see how to turn off the validation for the telephone field which is insisting on a US format. How do I edit validation?

Thank you.
NJ

Attached Files
dreamcaruk-register-details.php
dreamcaruk-register.php
Sign in to reply to this post

Ray BorduinWebAssist

There is no option to add shipping settings to a second page. If you include them it will include a checkbox for "same as billing" that will fill it out. They are always on the same page.

The phone number validation has to be updated in two places:
1) in the <input> tag itself
2) on the confirm_cart.php page in the server validation

Sign in to reply to this post
Did this help? Tips are appreciated...

Nathon Jones Web Design

Thank you Ray. I did just dream it! :)

When I load the checkout page now, despite having not yet made any edits to the page, all the validation errors are showing even though I've not submitted the form! Is that a known bug?

The "Same as BIlling" checkbox isn't working either yet I've been absolutely meticulous about changing the layout (to Bootstrap).

Page attached.
Thank you.
NJ

Sign in to reply to this post

Ray BorduinWebAssist

Is there a url where I can see the problem? Most likely you haven't uploaded some of the .js and/or .css files and that would cause the issues you are reporting.

Sign in to reply to this post
Did this help? Tips are appreciated...

Nathon Jones Web Design

Details below Ray. Thank you.

Sign in to reply to this post

Ray BorduinWebAssist

The errors aren't showing for me until I try to fill out and submit the form. I'm not sure why that would occur for you. Maybe if you gave me steps to reproduce I could be doing something differently.

The Same As checkbox doesn't work because you have removed the <fieldset> tags from the html. The same as checkbox depends on those to set the fields from one fieldset from the fields in another. Since you have removed the fieldset tags it can't match them up properly.

Sign in to reply to this post
Did this help? Tips are appreciated...

Nathon Jones Web Design

I'm honestly not sure why that was occurring, but it certainly was yesterday. It doesn't seem to be now.

The Billing form fields should be wrapped in:
<fieldset id="Billing">
</fieldset>

The Shipping form fields should be wrapped in:
<fieldset id="Shipping">
</fieldset>

Thank you Ray.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...