I confirm that:
(Please fill in the actual values from your environment)
| Key | Value | Comments |
|---|---|---|
| PHP version: | 5.6 | |
| Contao version: | 3.5.27 | |
| MetaModels version core: | a15 | |
| MetaModels version attribute: | 2.0.0 | |
| Installation via composer: | (yes/no) | |
| Installed MetaModels packages: | ||
| DCG version: | b39 |
where condition doesn´t work with popup widget
Define "doesn't work".
Define "doesn't work".
if we add a own where clause at the settings of the attribute e.g. tl_page.id IN (1,3,5,7) works the filter if we use the checkboxes (we see only pages 1, 3, 5 and 7) but doesn´t works if we use the popup widget (we see all pages)
das ist dem Popupwidget egal, was im WHERE steht...
@zonky2 This works now?
no, it doesn't work - comes in MM 2.2
! we have two different implementations