directus-conditional-fields
directus-conditional-fields copied to clipboard
Simple Directus Extension that allows conditionally showing or hiding fields.

macOS Big Sur (M1) Directus 9.0.0-rc.61 PG 12 Node v15.14.0 -- I've setup a very simple test of this conditional-fields extension. One toggle that _should_ show/hide a text field. It's...
With this fix it's possible to show and hide m2m fields. Keep in mind: instead of the field-name one has to put into the JSON the fieldnames of the relational...
When running npm install on this project I get two sever vulnerabilities for Remote Code Execution in the "pug" and the "pug-code-gen" dependencies. https://npmjs.com/advisories/1643 https://npmjs.com/advisories/1644 This issue is resolved by...
This allows to only configure either a hide or show for conditions without having to provide an empty array.