[4.1] Add to Category List View #18457
Replies: 13 comments 2 replies
-
Ok, so the problem you have is you can not anticipate what fields would be created and where they should be positioned. So saying they should be included means the core would have to do some serious magic which is just not possible. So you need to create a template override to customise the display as you want it. There are components which you can use to develop the view and a plug for EasyLayouts lets you drag and drop to create you template override view. |
Beta Was this translation helpful? Give feedback.
-
Tony, So preferrably, I would LOVE the Joomla team to 'provide this magic'. There is a tool, that Olivier Buissard created, Latest News Enhanced, which is a 'blog/component' and a module, he added an 'information tab', that allows you to add fields, he uses a 'dynamic drop down list', so it can include any of the custom fields that were created. So ideally, in the Category LIST function, you would be able to add an additional tab (or include in the 'field list' screen), some kind of 'drop down', so you can dynamically select which field(s) you want displayed. A simple 'override', would just be 'hard coding' the field you want in a specific view, which I know could work...but we manage over 120 Joomla sites and as you know the fields could be different, and we do not want to have overrides with different fields, view, etc... Which is why I am asking for this 'feature request' to be added to some 'list' somewhere. It was so great when Joomla finally added the custom fields, and I know those can be listed in a 'blog view', and I can include them in Latest News...but what our clients are really looking for is a 'list / responsive table' type view. This is where the magic of your team comes in...maybe google summer of code? I really appreciate your time and thought in this. If you would like me to put this somewhere else, please let me know, I just want my ideas and thoughts to be heard in the right location (feature requests, etc). I remember years ago, when custom fields was just a 'feature request', and Tags were just a 'feature request'...and over time they did come about in core. thanks, |
Beta Was this translation helpful? Give feedback.
-
CC: @laoneo Hello, I think there is no "magic" needed. ;) I am aware that the list/table view has its peculiarities and certain use cases.
(Personal Note: Create a separate issue for…) |
Beta Was this translation helpful? Give feedback.
-
Is there any update on this feature? As our sites use fields more and more, it seems like being able to select fields to display in the category list is even more important for core. thank you! |
Beta Was this translation helpful? Give feedback.
-
@rytechsites it needs a Dev. having Interest and Time. |
Beta Was this translation helpful? Give feedback.
-
Should this be marked to a [4.0] request since it would be a FEATURE? (A very important feature), so it doesn't 'get lost' in joomla 3.x? |
Beta Was this translation helpful? Give feedback.
-
@rytechsites you're right, please add it at Start of Title. |
Beta Was this translation helpful? Give feedback.
-
@infograf768 please change Label to "J4 Issue". |
Beta Was this translation helpful? Give feedback.
-
Can this be reviewed for Joomla 4.1? |
Beta Was this translation helpful? Give feedback.
-
I do think this is a good addition to Joomla. |
Beta Was this translation helpful? Give feedback.
-
Yes I agree, we have a similar method with JEvents List of Events. It makes
responsiveness much harder.
I’ll try and come up with a solution this month.
On Sat, 8 Jan 2022 at 19:38, Roland Dalmulder ***@***.***> wrote:
I do think this is a good addition to Joomla.
—
Reply to this email directly, view it on GitHub
<#18457 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKWBFS2MX35NQ7CO4JD3J3UVCHDHANCNFSM5LNI4BCA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Tony Partridge
Xtech Web Services Ltd
Managing Director/Developer
|
Beta Was this translation helpful? Give feedback.
-
Take a look at this plugin - maybe it will help https://alterbrains.com/joomla-extensions/content/alter-fields |
Beta Was this translation helpful? Give feedback.
-
Steps to reproduce the issue
Add the capability of adding Custom Fields to the Category List menu item (or tagged item list)
We should not have to create an 'html' override' in order to include the Joomla CORE Feature of custom fields to be displayed in the Category List format.
Expected result
Actual result
System information (as much as possible)
Additional comments
Beta Was this translation helpful? Give feedback.
All reactions