Isn't possible to implement the help text by date field.

Comments

zeroplexer created an issue. See original summary.

yogeshmpawar’s picture

yogeshmpawar’s picture

Assigned: Unassigned » yogeshmpawar

Working on the issue.

yogeshmpawar’s picture

Status: Active » Needs review
StatusFileSize
new1.21 KB

Yes @zeroplexer, it is possible to implement this for the date field. I have added patch for this fix.

  • yogeshmpawar committed f3dc573 on 8.x-1.x
    Issue #2979787 by yogeshmpawar, zeroplexer: Implement for date field in...
yogeshmpawar’s picture

Assigned: yogeshmpawar » Unassigned
Status: Needs review » Fixed

Committed & Pushed to 8.x-1.x branch.
Thanks @zeroplexer for creating this issue.

zeroplexer’s picture

Thanks 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.

yogeshmpawar’s picture

StatusFileSize
new317.79 KB

@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.

yogeshmpawar’s picture

StatusFileSize
new801 bytes

@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.

  • yogeshmpawar committed 9702b19 on 8.x-1.x
    Issue #2979787 by yogeshmpawar, zeroplexer: Implement for date field in...
zeroplexer’s picture

Unfortunately 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?

yogeshmpawar’s picture

@zeroplexer - Actually I have not faced this issue yet, but I will try to reproduce this issue with existing date field.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.