Closed (duplicate)
Project:
Drupal core
Version:
8.6.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2016 at 14:25 UTC
Updated:
22 Apr 2018 at 18:21 UTC
Jump to comment: Most recent

Comments
Comment #2
webcultist commentedExperienced the same problem with the field default token module.
Comment #3
feelcreative commentedDitto, experiencing the issue now, anyone find a solution?
C
Comment #4
ptmkenny commentedThis is still an issue with the latest dev version. I just ran into this problem today.
Comment #6
drupgirl commentedRan into this issue on 8.5.2 today. Anyone solve it?
Comment #7
msankhala commentedThis is not only true for email field. This applies to all fields of the specific type e.g., integer, float, timestamp, link etc. Drupal's new FAPI uses HTML5 field types where ever possible which do not allow token values in field value/ field default value. See #1070878: Allow tokens to be used in the default value of a field