Skip to content

where и tvFilters не могут существовать вместе(но есть решение) #382

@rasxod

Description

@rasxod

Резюме / Summary

Если 2 фильтра находятся в одном запросе то работает только tvFilters

Environment

MODX 2.8.4
pdoTools 2.13.2-pl

РЕШЕНИЕ

/core/components/pdotools/model/pdotools/pdofetch.class.php
image

            if (is_array($this->config['where'])) {
                $where = $this->config['where'];
            }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions