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.
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.