Jump to content

[solved] Using *= with Fieldtype.Page


Mr. NiceGuy
 Share

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...