Isn't possible to implement the help text by date field.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 2979787-8.patch | 801 bytes | yogeshmpawar |
| #8 | screenshot while adding new content.png | 317.79 KB | yogeshmpawar |
| #4 | 2979787.patch | 1.21 KB | yogeshmpawar |
Isn't possible to implement the help text by date field.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 2979787-8.patch | 801 bytes | yogeshmpawar |
| #8 | screenshot while adding new content.png | 317.79 KB | yogeshmpawar |
| #4 | 2979787.patch | 1.21 KB | yogeshmpawar |
Comments
Comment #2
yogeshmpawarComment #3
yogeshmpawarWorking on the issue.
Comment #4
yogeshmpawarYes @zeroplexer, it is possible to implement this for the date field. I have added patch for this fix.
Comment #6
yogeshmpawarCommitted & Pushed to 8.x-1.x branch.
Thanks @zeroplexer for creating this issue.
Comment #7
zeroplexer commentedThanks for the patch.
Unfortunately, it doesn't work correct.
I'm able to add an extra description to the date field, but it didn't shows up, when I create a new node.
I tested it with 8.x-1.3 and 8.x-1.x-dev and the patch.
Comment #8
yogeshmpawar@zeroplexer - I have verified this on my local machine & it's working fine with the latest release. I am also posting the screenshot for this.
If possible can you please post a screenshot where you didn't see extra description to the date field while creating new content.
Comment #9
yogeshmpawar@zeroplexer - I have missed one more check while adding an implementation for the date field type.
So I have updated the patch & will merge to the 8.x-1.x branch as well.
Comment #11
zeroplexer commentedUnfortunately it only works if I add a new date field. I can't see it in the already added date fields.
Do you have any idea what the problem might be?
Comment #12
yogeshmpawar@zeroplexer - Actually I have not faced this issue yet, but I will try to reproduce this issue with existing date field.