LostKobrakai Posted October 15, 2014 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.
kongondo Posted October 15, 2014 Posted October 15, 2014 This works for me: $x = $pages->find("template=mytemplate, $myfield=''"); 1
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