I have a site with sellers and buyers and any can be either so I want the paypal email address field to be optional.
I added both a required setting and a check to only validate email address if it's not empty.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ubercart_marketplace-email-field-required-1026940.patch | 2.36 KB | hanoii |
Comments
Comment #1
hanoiiComment #2
hongpong commented+1 good stuff
Comment #3
Stomper commentedHaving this same issue, "required" should be configurable or at least display an asterisk beside the field indicating it is mandatory. I found a simple, temporary solution - just enter a fake email to please the system. After you enter the email, you should be free to make account edits. See http://drupal.org/node/1105638
How do you apply a/the match?
This should be added to the next release of marketplace (ETA of next release?).
Comment #4
hanoiicommitted