2021 Feb 24 9:05 AM - edited 2024 Feb 03 10:43 PM
I needed to customize the backoffice search to show filtered data (only those entries that got created today) on load of item types in backoffice. For this I have extended method doSimpleSearch of AdvancedSearchController controller class.
There I have set this filter in the searchQueryData, and in backoffice upon load or empty simple search, this filter is getting applied and the filtered data is displayed.
But when I am checking in the advanced search widget section, I am not seeing the filter getting appended. it is only coming when I am trying to add any new filter there.
How can I make the advanced search filter area refresh after this operation so that, it doesn't make a bad user experience?
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.