Our editors want to feature products directly in the articles they are writing.
I then end up with a schema somewhat like this for my macro.
`
Inline featured product(s)
and it works fine until i try to select two products. I then get this message:
The documentation doesn’t say anything about this, except item-sets and htmlarea support. But since it mentions that the values for the macro are stored as key-value I see where the error comes.
But would probably be easy to allow multiple items from ContentSelector as separated values in one string or with a solution like that. And then let the developer handle the support for one or multiple items…