If we have 3 fields in a content type, field_date, field_date_1, field_date_2, then it will take field_date value as default value for field_date_1 and field_date_2.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | field_date_field_value-2861081-3.patch | 1.84 KB | gg24 |
If we have 3 fields in a content type, field_date, field_date_1, field_date_2, then it will take field_date value as default value for field_date_1 and field_date_2.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | field_date_field_value-2861081-3.patch | 1.84 KB | gg24 |
Comments
Comment #2
gg24 commentedComment #4
gg24 commentedFixed this issue.
Comment #5
gg24 commentedHere is the patch.