No Code Attached Yet
avatar liuvz
liuvz
23 Apr 2026

Steps to reproduce the issue

  • Put 3 fields in any of your filter form: com_abc -> forms -> filter_xxxs.xml:
    -- one text field, one list field and one calendar field;
  • Go to the list view of xxxs;
  • Expand the filter bar and filter something via the 3 filters;
  • Click the button "Clear".

Expected result

  • All 3 filters get cleared;
  • All items are unfiltered listed.

Actual result

  • The text field and the list field get cleared, but the calendar field not;
  • The listed items are still filtered by the calendar date.

Additional comments

The issue doesn't exist in Joomla 4.
Right now we have to add some extra js to avoid such issue in Joomla 6:
js-stools-btn-clear onclick -> empty data-local-value / data-alt-value -> dispatchEvent

avatar liuvz liuvz - open - 23 Apr 2026
avatar liuvz liuvz - change - 23 Apr 2026
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2026
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Apr 2026
avatar liuvz liuvz - change - 23 Apr 2026
Title
Clear Filters in list view doesn't work for calender field in Joomla 6
Clear Filters in list view doesn't work for calendar field in Joomla 6
avatar adarshdubey03
adarshdubey03 - comment - 25 Apr 2026

Bug Confirmed.

Add a Comment

Login with GitHub to post a comment