J3 Issue ?
avatar smehrbrodt
smehrbrodt
9 Apr 2018

When creating a category list, you can add a filter which filters content, author, tags.
But it's not possible to filter custom fields at the moment.

This should be supported too.

avatar smehrbrodt smehrbrodt - open - 9 Apr 2018
avatar joomla-cms-bot joomla-cms-bot - change - 9 Apr 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Apr 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 9 Apr 2018
Category com_categories Feature Request
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 21 Apr 2018

@laoneo can you please give a Comment on these Feature Request?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/20116.

avatar franz-wohlkoenig franz-wohlkoenig - change - 21 Apr 2018
Title
RFC: Category List: Allow filtering by fields
[com_fields] RFC: Category List: Allow filtering by fields
avatar joomla-cms-bot joomla-cms-bot - edited - 21 Apr 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 21 Apr 2018
Status New Information Required
avatar laoneo
laoneo - comment - 21 Apr 2018

Are you refering the front or back end? Would be a nice feature but will take some effort as the filters are currently hard coded.

avatar Bakual
Bakual - comment - 21 Apr 2018

If I remember right, this was left out intentionally when custom fields were implemented.
It isn't an easy task to implement something like this in an architectural acceptable way.
One thing is showing the filters, another thing is actually performing the filtering function.
The latter would need some hook in the models where the query could be altered by com_fields.

avatar mbabker
mbabker - comment - 21 Apr 2018

Implementing that requires a level of CCK capabilities that is not present in the code. If I'm not mistaken we decided com_fields is not a CCK solution.

avatar Bakual
Bakual - comment - 21 Apr 2018

If I'm not mistaken we decided com_fields is not a CCK solution.

That was my understanding as well.

avatar peteruoi
peteruoi - comment - 22 Apr 2018

Imo it would be really usefull and ofc custom fields wouldn't become cck due to this. I think the functionality of custom fields would be more completed (something like the ordering of the stars of the voting plugin).
So from a "politics" point of view i think we don't exceed the line of a wanna-be-cck but we add real nice functionality which will be very useful to people.
From the technical point of view you are the experts if it can be done easily (or at all) anf if there is someone willing to implement it:)

avatar mbabker
mbabker - comment - 22 Apr 2018

It is technically too large of a change to make without making a full blown CCK system (the select lists generating filterable columns have to be fields aware, each component's models supporting fields has to be able to build a very highly dynamic SQL query for any of the fields the user creates; those two items on their own mandates a CCK based architecture and at that point you might as well build a full CCK solution).

avatar brianteeman brianteeman - change - 23 Apr 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 23 Apr 2018
avatar joomla-cms-bot joomla-cms-bot - change - 25 Apr 2018
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 25 Apr 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Apr 2018
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2018-04-25 08:27:52
Closed_By franz-wohlkoenig
avatar joomla-cms-bot
joomla-cms-bot - comment - 25 Apr 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 25 Apr 2018

Issue closed, Reason is Discussion above. It can always reopened if needed.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/20116.

Add a Comment

Login with GitHub to post a comment