?
avatar DevelPott
DevelPott
10 Mar 2017

Steps to reproduce the issue

Not possible to show articles with specifeid custom field entrys?

e.g. 3 Checkboxes with topics choose. Only show for example all articles with defined checkbox/topic 1 choose?

Expected result

Actual result

System information (as much as possible)

Additional comments

avatar DevelPott DevelPott - open - 10 Mar 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Mar 2017
avatar laoneo
laoneo - comment - 10 Mar 2017

Do you mean assigning a custom field to a specific article?

avatar DevelPott
DevelPott - comment - 10 Mar 2017

No, generate Category listings (article overview) with specified custom field. Show all article with checkbox value xy

avatar coolcat-creations
coolcat-creations - comment - 10 Mar 2017

I think he means something like a hidden search. Showing Articles from Category X but only those which have checked Mercedes in the Car-Custom fields.

avatar DevelPott
DevelPott - comment - 10 Mar 2017

Use now a component (jreviews) for this feature, but now with the custom fields we get the option with the joomla core

avatar coolcat-creations
coolcat-creations - comment - 10 Mar 2017

Actually this would mean that after selecting the Menutype Article or Categoryblog and assigning a Category or Article which has fields, the Fieldtab appears in the Menutype. Then you can select options there and only Articles will be shown that match this option.

So this could be a nice Feature Request for 3.8 ?

avatar Bakual
Bakual - comment - 10 Mar 2017

The search will find items with sepcific field values. But other than that, it was decided to not allow to filter a list based on custom field values. It basically would mean that the fields plugin has to alter queries and we get into devils kitchen doing that. Or each extension has to add filters into their list queries, which makes the whole plugin architecture kinda useless.
If you need such a functionality, you will still have to use a full CCK solution.

avatar Bakual Bakual - change - 10 Mar 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-03-10 22:37:00
Closed_By Bakual
avatar Bakual Bakual - close - 10 Mar 2017

Add a Comment

Login with GitHub to post a comment