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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1-No-help-text.patch | 622 bytes | billywardrop |
Comments
Comment #2
billywardrop commentedI have created a patch, please test
Comment #3
billywardrop commentedComment #4
arunkumarkit commentedHi @billywardrop,
Thanks for your feedback... I have updated latest changes to fixed the help text issue.
Thanks
Arun Kumar
Comment #5
arunkumarkit commented