Created
May 15, 2021 16:26
-
-
Save Sentinel-7/d185b825e850cffaa74264a5c4720ce9 to your computer and use it in GitHub Desktop.
Выборка для mFilter2 если нужно сделать фильтрацию для ресурсов по url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Список ресурсов сделан списком и выведен через процессор в msFieldsManager для свойств товара | |
'optionFilters' => '{ "collection:!=":"" }', | |
'where' => ['collection.value' => $_modx->resource.pagetitle], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment