Hi @greensocks231,
Sorry for the slow reply. This is possible, the “Post Type” field is available under the “Core Post Field” datatype and to have it always search a particular value (e.g. “page”) you can make the input type a hidden constant with that value.
So create an input with the following settings:
“Input Type” = “Hidden Constant”
“Field Type” = “Core Post Field” > “Post Type”
“Match” = “Exact Match”
and you’ll need to set the constant value, click the settings button next to the Input Type drop down (where you’ve selected Hidden Constant) and you should see a pop-up asking for a value, set this to “Page” and you should be sorted.
Let me know if you have any issues with that.
Thanks,
Don