HomeHome Product Discus... Product Discus...SmithCartSmithCartCan I change required fields?Can I change required fields?
Previous
 
Next
New Post
6/22/2011 2:48 PM
 

Is there a way to change what fields are required before checkout.  I have a customer who doesn't ship anything and they don't want the address fields required.

 
New Post
6/23/2011 12:03 AM
 

Hi John,

If you set the Product Weight to 0, shipping information with not be required on the Cart page but they will be required to enter their address on Step 1 of checkout, which is also used to populate the customer information of thier DNN profile. If you would like, we could change the "Shipping" text on the Step 1 page to "Customer Info" . Please send an email with a link to this forum post to sales@smith-consulting.com if you would like to receive a quote to make the change.

Thanks

 
New Post
6/23/2011 4:12 AM
 
There is no built in cart setting to not require the basic fields (i.e name, address, city, etc) on the step 1 page since they are used to populate the profile. As Kevin suggest you can change the labels on the step 1 page from shipping to customer by editing the resx file. If you do want to remove certain fields from being required you can always edit the ascx and set the enabled property of the required field validator for that specific field to false.

Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
6/23/2011 4:19 PM
 
Thanks guys, I will edit the ascx file them and comment out the required field validators.
 
New Post
6/23/2011 9:45 PM
 
Hi John,

Excellent, let us know it works out for you.

Thanks
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartCan I change required fields?Can I change required fields?