directus-conditional-fields icon indicating copy to clipboard operation
directus-conditional-fields copied to clipboard

update css-Selector

Open flicksolutions opened this issue 4 years ago • 0 comments

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. :-)

flicksolutions avatar Apr 29 '21 19:04 flicksolutions