Tag Cloud for this topic:
|
Is there a way to make a dropdown selection required?
|
tvsmvp
member
Posts: 27
|
When somebody fails to select a color preference, it makes for quite an interesting time tracking down the buyer and figuring everything out. As a last resort, I've started requiring phone numbers through paypal - but I'd rather not due to obvious privacy concerns on the part of my clients. So, is there a setting in eJunkie that I can use for this? Or do we know of a line of code I might include somewhere to make this mandatory?
# POSTED ON: December 13, 2007 @ 11:11 GMT -7
|
E-junkieChef
E-Junkie Crew
Posts: 911
|
The first option in the dropdown is already selected, so that's the color that will be added in the cart when they click the ADD TO CART button.
# POSTED ON: December 15, 2007 @ 14:37 GMT -7
|
tvsmvp
member
Posts: 27
|
But my question is whether there's a way to require a selection, not rely on a default.
# POSTED ON: December 15, 2007 @ 15:00 GMT -7
|
E-junkieChef
E-Junkie Crew
Posts: 911
|
If there is something already selected by default, then there is no question of "requiring" a selection as an option is already selected.
# POSTED ON: December 15, 2007 @ 15:35 GMT -7
|
tvsmvp
member
Posts: 27
|
I can't make a choice selected by default - that would cause me to send the wrong color to somebody who failed to make a choice. That's why I'm asking if a choice (or change) be make mandatory.
# POSTED ON: December 15, 2007 @ 15:43 GMT -7
|
E-junkieChef
E-Junkie Crew
Posts: 911
|
No, it can't be made mandatory by us. You can have some JS validation on your end for that.
# POSTED ON: December 15, 2007 @ 17:33 GMT -7
|
tvsmvp
member
Posts: 27
|
# POSTED ON: December 15, 2007 @ 17:55 GMT -7
|
zawmn83
member
Posts: 4
|
Can I validate the customer input with our existing records from Database before Add Cart?
# POSTED ON: May 22, 2008 @ 09:30 GMT -7
|
Tyson
E-Junkie Crew
Posts: 1486
|
# POSTED ON: May 22, 2008 @ 15:12 GMT -7
|
|