ryan Posted February 9, 2018 Share Posted February 9, 2018 This latest version on the dev branch continues resolving GitHub issue reports as the last few versions have done. A new page finding capability has been added as well, and that's what we'll focus on in this post: https://processwire.com/blog/posts/processwire-3.0.91-core-updates/ 18 3 Link to comment Share on other sites More sharing options...
dragan Posted February 10, 2018 Share Posted February 10, 2018 That's awesome news! A few quick questions though: Can these new find methods also be used with findMany() and $pages->findIDs() ? Can I use this with Pro Fields as well? e.g. if I have a text field in a Matrix Repeater, will these be also considered? 2 Link to comment Share on other sites More sharing options...
shel Posted February 10, 2018 Share Posted February 10, 2018 5 hours ago, dragan said: That's awesome news! A few quick questions though: Can these new find methods also be used with findMany() and $pages->findIDs() ? Can I use this with Pro Fields as well? e.g. if I have a text field in a Matrix Repeater, will these be also considered? Tried with FieldtypeMatrix; Works like a charm. Great addition for our intern site-search-functions! 3 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