Hi

When I set my form display to 'Materialize Datetime Picker', my help text disappears. To test a fix for this, I added the following to line 229 in MaterializeDateTimeWidget.php:

'#description' => $element['#description'],

This has fixed the problem. I will go ahead and create a patch.

Thanks

Billy

CommentFileSizeAuthor
#2 1-No-help-text.patch622 bytesbillywardrop

Comments

billywardrop created an issue. See original summary.

billywardrop’s picture

StatusFileSize
new622 bytes

I have created a patch, please test

billywardrop’s picture

Status: Active » Needs review
arunkumarkit’s picture

Hi @billywardrop,

Thanks for your feedback... I have updated latest changes to fixed the help text issue.

Thanks
Arun Kumar

arunkumarkit’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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