How can you make sure that a field in filled? From the documentation, the filters seem to be only able to do equality/inequality/greater/lesser comparisons. I want to do this for text fields as well as file uploads.
Thanks for the great plugin!
How can you make sure that a field in filled? From the documentation, the filters seem to be only able to do equality/inequality/greater/lesser comparisons. I want to do this for text fields as well as file uploads.
Thanks for the great plugin!
I'm planning on adding this in version 0.6, due out in a couple of weeks. For your reference, the feature request is here:
http://code.google.com/p/wordpress-job-manager/issues/detail?id=27
I played around with the form and found that it partially works to use >0 in the field you want to have checked for content.
Unfortunately this does not work predictable when you have multiple categories. I found out that the form checked questions that were not selected for the specific form for the category.
When the condition >0 was only on the form I was using it works.
This topic has been closed to new replies.