graham73may / bolt-conditional-fields

A Bolt CMS extension to add conditional fields support to the backend.
MIT License
14 stars 5 forks source link

[WIP] Add support for < and > conditions #5

Open graham73may opened 7 years ago

graham73may commented 7 years ago

Add less than or greater than conditions

Example config

condition:
    field: count
    operator: '<'
    show: true
    value: 5