Hi Sinusite,
Thanks again for your question you're welcome to post any question about our Meta Box so please don't hesitate to tell me if you have problems 🙂
As noted in documentation:
"This extension shows/hides meta boxes when page loads or after saving. It does not include Javascript code to toggle meta boxes immediately when conditions changed."
The different between Conditional Logic and Include / Exclude basically is:
- Conditional Logic run when field values change immediately while Include/Exclude run conditions on page load.
- Conditional Logic can hide meta box, fields or any DOM element while Include/Exclude only works with meta box.
- Conditional Logic only hide elements, the element still exists while Include/Exclude can totally remove element from the page.
Best regards
Tan Nguyen