directus-conditional-fields
directus-conditional-fields copied to clipboard
update css-Selector
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 fields. (eg. tableA.id,tableB.id)
Easiest way to find the right value to put in the JSON is to just look what the html-markup says. :-)