Closed (fixed)
Project:
Email Field
Version:
7.x-1.2
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2013 at 17:03 UTC
Updated:
7 Feb 2016 at 08:04 UTC
Jump to comment: Most recent
Comments
Comment #1
nicolas bouteille commentedAlmost same problem here but in my case I simply don't want the validation to occur on field's settings submit because I want my default value to be "Email" or "Your email"... you know something that is not an email address... how can we disable validation on field settings submit ?
Comment #2
nicolas bouteille commentedLooks like in my case I should be using Field Placeholder instead of default value. Makes more sense and validates.
Comment #3
jetwodru commentedHi,
If used on Entityform, I want the email of the logged-in users to appear without filling in again. Alternatively, as you said, put the email of the logged-in users in the placeholder and then fill it up using Rules on Entityform submit or using conditional fields module to hide it for logged-in users and fill in behind the scene. Thanks
Comment #4
janv commentedworks fine in Field Default Token (7.x-1.3)
Comment #5
janv commented