Meta Box
Support › MB REST API › Conditional Hide from Rest APIResolved
Hi, I see the "Hide from Rest API" feature is it possible to hide from the REST API when it matches the conditional logic of the field? Thanks
Hello,
It is not possible to hide a field from Rest API when matching the conditional logic of the field. The conditional logic helps you to show/hide the field on the page with JS code, actually is visible/invisible and the field element are still there.