• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » E-mail Forms » Is it possible to make e-mail field not required (e-mail field not required)
Is it possible to make e-mail field not required
NormalX
Posts: 94
Reputation: 7

Message # 1 | 8:28 PM
Is it possible to make email field not required in email forms?
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 2 | 3:38 AM
NormalX, certainly, this method if not standard but it works. What you need to do is leave it as is in the visual interface, however, when editing the template use this within the <input> for the email field:

Code
value="your email goes here" style="display:none;"


Change values as necessary. This will remove the requirement of the email field from the end result.

Hope this helps. happy

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
NormalX
Posts: 94
Reputation: 7

Message # 3 | 3:06 AM
Paradox, Thanks
Post edited by NormalX - Saturday, 2014-03-22, 3:14 AM
uCoz Community » uCoz Modules » E-mail Forms » Is it possible to make e-mail field not required (e-mail field not required)
  • Page 1 of 1
  • 1
Search: