Skip to content

Conversation

catsmeatman
Copy link
Contributor

What does it do?

More powerful processor

Why is it needed?

In CMP or custom Resources sometimes need filter elements by categoryId in GetListElement Processor.

In CMP or custom Resources sometimes need filter elements by categoryId in GetListElement Processor.
@smg6511
Copy link
Collaborator

smg6511 commented Sep 19, 2025

Let's see what others say, but I think what you're wanting to do is best done by extending the appropriate GetList classes in your CMP to implement the filtering of Elements by category. To add this to the core code without there being any direct use of it in the core/manager UI can be problematic—imagine, at some time later, one of the core devs comes across these unused lines of code and removes them. That would break part of your CMP's functionality.

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

Successfully merging this pull request may close these issues.

2 participants