Mr. NiceGuy Posted March 24, 2014 Share Posted March 24, 2014 Is there a way to search MultiplePages in Fieldtype.Page for one specific pageid? The selector *= is not implemented, so is there another method you guys could think of? Its for a category system. Selector is as follows $items=$pages->find("template=temp1|temp2, pages1|pages2*=$pageid"); where pages1 and pages2 are Pagefields with MultiplePages assigned Edit: Just using = did the Job. 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