LostKobrakai Posted October 15, 2014 Share Posted October 15, 2014 How do I determine if a pagefield is emtpy via a selector? The pagefield is setup as single entry with boolean false return value. Link to comment Share on other sites More sharing options...
kongondo Posted October 15, 2014 Share Posted October 15, 2014 This works for me: $x = $pages->find("template=mytemplate, $myfield=''"); 1 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