Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Add support search ID in articles and modules managers in search field admin panel. #28311

Closed
korenevskiy opened this issue Mar 10, 2020 · 9 comments

Comments

@korenevskiy
Copy link
Contributor

korenevskiy commented Mar 10, 2020

Steps to reproduce the issue

For a very large number of 1500 articles and a large number of 100 modules .
It is very inconvenient to search by sorting materials.
For example, among 1500 materials, it is extremely difficult to find a material with ID 525.
At the same time, we know that searching for material by ID is a very common task.
.
You also need to add a filter for several categories, several types , and several positions for modules in the module Manager.

@brianteeman
Copy link
Contributor

You can already do this in joomla 3 and have been able to do so for a long time.

image

@korenevskiy
Copy link
Contributor Author

korenevskiy commented Mar 10, 2020

@brianteeman

You can already do this in joomla 3 and have been able to do so for a long time.

But no one knows about it. Maybe we can add filter buttons like in the picture. Then everyone will know about filters. Even clients and article editors will know.
image

For example, for the ID column, you can set the filter range from 10-20, and for the type column, set the check boxes, and for the date field, set the calendar.

@brianteeman
Copy link
Contributor

Sorry - just because you didnt know about a feature that has been in joomla for many years is not enough to say that no one knows about it. There is a giant message telling you about it everytime you click on the search,

@korenevskiy
Copy link
Contributor Author

korenevskiy commented Mar 10, 2020

@brianteeman You're right.
But the problem is in the module Manager of a different kind. You cannot use a filter for multiple items or for multiple types .
For example, display only for two types , and only for two categories.

@korenevskiy
Copy link
Contributor Author

korenevskiy commented Mar 10, 2020

or at least use "position:mainmenu position:leftpanel" in the search

@richard67
Copy link
Member

For readers who are not familiar with Russian language: "Material" and "materials" means "content".

@Chaosxmk
Copy link

or at least use "position:mainmenu position:leftpanel" in the search

I don't see much of a usecase for a position or type prefix when there is a dropdown that exists with all possibilities pre-generated already. If anything, maybe allow multi-select for those dropdowns, but even then the usecase is still very limited.

@korenevskiy
Copy link
Contributor Author

I don't see much of a usecase for a position or type prefix when there is a dropdown that exists with all possibilities pre-generated already. If anything, maybe allow multi-select for those dropdowns, but even then the usecase is still very limited.

In manager modules not filter with multiple several select categorys and positions. Example: (position-1 and position-2) filter.

@Hackwar
Copy link
Member

Hackwar commented Feb 21, 2023

As has been written already, the feature already exists. So I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants