Multiple Query parameters and Customer Properties on BulkEditor
Hello:
I am on 6.2 SP1 and I'm currently working with the BulkEditor and I am having a very hard time with the Query Parameters and Customer Properties fields. So I have 2 questions.
QUESTION 1 of 2: When I try to enter several parameters separated by a comma, no result is returned. But if search first with only one parameter and then with the other, then it returns them correctly. I don't seem to find any documentation to help me with this. The only one the Bulk Editor how-to page but it shows a sample with a single parameter.
Example: when I enter type:Page only it returns values; when I enter experience:XXX only, it returns values as well... when I enter them both, it fails and returns no result. To enter both parameters, I've tried all combinations I can think of:
- type:Page, experience:XXX
- type:Page; experience:XXX
- type:Page and experience:XXX
- type:Page AND experience:XXX
- type:Page && experience:XXX
QUESTION 2 of 2: The same happens when I try to add more than one column to the results. The first one shows values, but any other after that shows in blank. The weird part is that the column is recognized and shown, but no results on it.
Screenshots for Question 1
Passing Query Parameter type

Passing Query Parameter experience

Passing both parameters

Screenshots for Question 2
Entering cq:lastModified as column

Entering experience as column

Entering both as columns

