diff --git a/core/src/site/resources/tags/datetextfield.html b/core/src/site/resources/tags/datetextfield.html index 330c3df13..daec66f86 100644 --- a/core/src/site/resources/tags/datetextfield.html +++ b/core/src/site/resources/tags/datetextfield.html @@ -12,7 +12,10 @@ Please do not edit it directly.
- Render an HTML input fields with the date time
+ Render an HTML input fields with the date time.
+
+
+ Hint: This tag works only with the JavaTemplates plugin see the plugin documentation for more details.