From 67f9c9983dba00d52dd2e1a5cc95b0603f1f2801 Mon Sep 17 00:00:00 2001 From: Llewellyn Date: Fri, 23 Aug 2024 17:21:24 +0000 Subject: [PATCH] Update Calendar readme file --- src/6cf5a33f-cb25-4a58-bfec-7e1511896402/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/6cf5a33f-cb25-4a58-bfec-7e1511896402/README.md b/src/6cf5a33f-cb25-4a58-bfec-7e1511896402/README.md index c9eedde..5064a4d 100644 --- a/src/6cf5a33f-cb25-4a58-bfec-7e1511896402/README.md +++ b/src/6cf5a33f-cb25-4a58-bfec-7e1511896402/README.md @@ -8,7 +8,7 @@ ``` # Calendar -The calendar form field type provides a text box for entry of a date. An icon next to the text box provides a link to a pop-up calendar, which can also be used to enter the date value. If the field has a saved value this is shown in the text box. Otherwis +The calendar form field type provides a text box for entry of a date. An icon next to the text box provides a link to a pop-up calendar, which can also be used to enter the date value. If the field has a saved value this is shown in the text box. The Joomla! field types within this repository provide an essential mechanism for integrating Joomla-related field type into the Joomla Component Builder (JCB). Each field type is meticulously designed to ensure compatibility and ease of use within the JCB framework, allowing developers to effortlessly incorporate and manage custom fields in their components. By utilizing the reset functionality, users can seamlessly update individual field types to align with the latest versions maintained in our core repository, ensuring that their projects benefit from the most up-to-date features and fixes. Additionally, for those who prefer a more personalized approach, the repository can be forked, enabling developers to maintain and distribute their customized field types independently from the broader JCB community. This level of flexibility underscores the open-source nature of JCB, offering you the freedom to adapt and extend your components according to your specific needs, while still benefiting from a robust, community-driven ecosystem.