|
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, 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. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
| |||
| |||