(man these forums are simply unusable, I tried searching, and I always get a blank page, and it takes forever to get it)
I am developing report components to list vanity urls used in our site. The thing I would like to do is to have one report line per vanity keyword (the vanity URLs is a multi value property). I don't know how to do that, I don't even know if that's possible.
Array data is resolved by converting it into a (string-based) list. This is an implicit step that converts a multi-value result into a list that can be displayed; it is required for (unaggregated) cell values that are based on multi-value JCR properties.
Array data is resolved by converting it into a (string-based) list. This is an implicit step that converts a multi-value result into a list that can be displayed; it is required for (unaggregated) cell values that are based on multi-value JCR properties.