markaspot / mark-a-spot

Public Civic Issue Tracking and Crowdsourcing / Mapping Platform based on Drupal. Open311 Server and Client Software
http://mark-a-spot.com
55 stars 30 forks source link

FR: use e-mail field module and token for field_e_mail field #24

Closed tormi closed 10 years ago

tormi commented 10 years ago

E-mail field module: https://drupal.org/project/email Field default token module (enables e-mail token, see also http://drupal.stackexchange.com/questions/77447/tokens-not-working-in-entity-form ): https://drupal.org/project/field_default_token Token: [current-user:mail]

markaspot commented 10 years ago

I am not exactly sure, what you are reporting with this. I will close issues here soon and move to d.o.

tormi commented 10 years ago

Currently, report's e-mail field is not prefilled with logged in user's e-mail. Using [current-user:mail] token will solve that problem. Also, there is no e-mail validation currently, that's why I suggested e-mail field module.

Created 2 issues in D.O.: https://drupal.org/node/2165057 https://drupal.org/node/2165055