Kooboo / CMS

Old Kooboo CMS, Use Kooboo/Kooboo instead.
http://www.kooboo.com
Other
337 stars 222 forks source link

Feature Request : Support for multiple Category filters in Data Rules #320

Open sbrickey opened 9 years ago

sbrickey commented 9 years ago

I have a TextContent which contains multiple "category" fields (1:N data relation, with the related data providing hierarchical nesting).

I have had to rebuild much of the logic that the TextContentDataRule provides, in order to properly support the functionality of the Data Rule (and I have ignored quite a bit, such as caching)... it would have been much easier had I been able to simply adjust the view's data rule to include the additional criteria.