Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x] Entries Fieldtype: Use columns from preferences #8900

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Oct 31, 2023

This pull request makes a small quality-of-life improvement to the Entries Fieldtype.

When a single collection is configured, the fieldtype will now show the user's preferred columns for the collection, rather than just the listable columns from the blueprint.

This means that the columns you configure on the collection's listing table will also be used when viewing its entries in the Entry Fieldtype stack selector.

Closes statamic/ideas#1052

@duncanmcclean duncanmcclean marked this pull request as draft October 31, 2023 16:38
@duncanmcclean duncanmcclean marked this pull request as ready for review October 31, 2023 20:00
@jasonvarga jasonvarga merged commit a9b71e4 into 4.x Nov 7, 2023
37 checks passed
@jasonvarga jasonvarga deleted the entries-fieldtype-use-columns-from-preferences branch November 7, 2023 21:14
@FrankPeters
Copy link

Awesome! Thank you so much!

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.

Column selection in stack picker
3 participants