[FR] Make generated fields available as table columns in entry index #17507
-
|
Similarly to being able to display "generated field" values in cards (thanks for that! 🎉), it would help a lot to have them available as table columns in the entries index! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
|
This would be great. I need a generated field (sourced from a matrix field) as a column in a section's entries table to properly sort them. |
Beta Was this translation helpful? Give feedback.
-
|
Worth mentioning that this would also help with surfacing "Content Block" fields in the entries index table. |
Beta Was this translation helpful? Give feedback.
-
|
I've temporarily worked around this with the Preparse Field plugin. The field is hidden and simply stores the value of the generated field. |
Beta Was this translation helpful? Give feedback.
-
|
What is a bit weird is that you can create a filter with the generated field. |
Beta Was this translation helpful? Give feedback.
-
|
Added the ability to include generated fields and nested Content Block fields in element table views, for Craft 5.9 🎉 (#18253, #18252). Generated fields (but not nested Content Block fields) are also available as sort options now. |
Beta Was this translation helpful? Give feedback.
Added the ability to include generated fields and nested Content Block fields in element table views, for Craft 5.9 🎉 (#18253, #18252).
Generated fields (but not nested Content Block fields) are also available as sort options now.