John W. Posted April 3, 2020 Share Posted April 3, 2020 So, I have a page called NEWS with children that use a template named news_article. Currently I have NEWS set to list children, in the admin side, by published. Well, I added a checkbox field called pinned_article. If checked, it just pins the article to the top when listing news on the visitor side...fine. What I’m trying to do on the admin side is list in the tree all the news articles by pinned_article,published (the equivalent of a selector such as sort=-pinned_article, sort=-published) All I see is a drop down for selecting a single field Would be nice to add a text field to allow selectors for more complex sorting Any work-arounds? Link to comment Share on other sites More sharing options...
Zeka Posted April 4, 2020 Share Posted April 4, 2020 3 1 Link to comment Share on other sites More sharing options...
John W. Posted April 4, 2020 Author Share Posted April 4, 2020 Thanks. I haven’t learned to create hooks, guess now is a good time. ? 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now