I am trying to build a list from a combination of Labels, but it only seems to work as an "OR" statement with comma's, and no way to do A + B, both being required.
Hello there Armando!
You are correct, the Content Report Table macro works with an "OR" statement. We are not able to use an "AND" statement. If we fetch the specifications from our documentation for this macro, we find this:
This parameter is required. Specify one or more labels, separated by a comma. The macro will display the content tagged with any of the label(s) specified here.
For example, if you specify labels 'A' and 'B', the macro will display all pages that have the label 'A', and all pages that have the label 'B', and all pages that have both those labels.
You can have a look at this right here:
When we search outside of our documentation, a user from StackOverflow devised a way to have similar results to what you need. Here is his thread:
Let us know your thoughts on this Armando. Looking forward to your reply!
my thoughts are that :
Fairly dissapointing really.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.