Jump to content

Item with missing ID?


MarcC
 Share

Recommended Posts

I have a selector that uses the page ID to narrow down items by a page field. Basically $pages->find("organization={$page->id}");

However, it doesn't work with one page, because it lacks an ID--how is this possible? What can I do to fix it? Thanks. This is in PW 2.2.0.1.

screenshot_476.png

Link to comment
Share on other sites

Does that mystery page have same template than all the others? I don't think you can have page without ID, probably just different template (with no organization-field maybe?) or something like that.

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

×
×
  • Create New...