Sort by order of entries field type #11316
sattyframework
started this conversation in
General
Replies: 2 comments
-
Just some clarification - I can see that it is in date order if only one collection is selected but if I have multiple then it loads in order by title. I can click the date heading to sort by but just wondering if I can set it as the default so I dont have to sort it each time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ahh I think I have a solution - I have created a custom scope to order by date and then applied the scope to the entries field type!
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
Is it possible to set a default order for the entries field type? Currently it orders by title, I'd like to order by published date if possible
![Screenshot 2025-01-06 at 16 27 50](https://private-user-images.githubusercontent.com/109515230/400485104-47c75271-997f-4ef1-93d5-2f1b4034c111.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzI5NDcsIm5iZiI6MTczOTQ3MjY0NywicGF0aCI6Ii8xMDk1MTUyMzAvNDAwNDg1MTA0LTQ3Yzc1MjcxLTk5N2YtNGVmMS05M2Q1LTJmMWI0MDM0YzExMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxODUwNDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iZGU2NDc2OTk4YjRiM2UwMjYxNTRhYWY5ZWQ5MjlhNWYzNDc3Yjc2MjQ5NzRkYTc2MDQ2NDg3OWY4YmViZGFiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.15L1zScpSaY9CRdsxv8XSo8-PLxlKMpnGrOPCF1SjfE)
Beta Was this translation helpful? Give feedback.
All reactions