MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
96 stars 42 forks source link

Attribute display setting -> can't use NOT rule #1365

Closed Ainschy closed 4 years ago

Ainschy commented 4 years ago

Checklist before I submit this issue report

I confirm that:

My environment is:

(Please fill in the actual values from your environment - check Contao Manager or use composer show)

Key Value Comments
PHP version: 7.2
Contao version: 4.4.46
MetaModels version: 2.1.7
Installed MetaModels packages: bundle-all
DCG version: 2.1,5

Issue description

To invert an rule i cant set it into a NOT Rule, like OR or AND. This option is missing.

Steps to reproduce

  1. add a rule for display a attribute
  2. add rule NOT
  3. try to move display rule into NOT rule like AND or OR Rule

Describe the behaviour of the application

i dont't like to display a attribute when an other attribute (select) is blank.

Screenshot

Anzeigeeinstellungen_NOT-NICHT

zonky2 commented 4 years ago

Change to https://github.com/contao-community-alliance/dc-general/issues/515

zonky2 commented 4 years ago

fix https://github.com/MetaModels/core/pull/1368

zonky2 commented 4 years ago

fixed