Using FindPagesWithCriteria with CustomProperties
by Rizo on apr.28, 2010, under Developing
FindPagesWithCriteria is a very handy way to pick up pages that are spread out around your site but there’s a tiny thing that is good to remember when using FindPagesWithCriteria to find pages based on a CustomProperites that you’ve made. Never ever forget to click ”searchable property” when you add the customproperty to your page. Why? Because if this is not checked, FindPagesWithCriteria won’t be able to find it, simple 🙂
Tiny post for a tiny problem that can cause a lot of headache 😉