Hi,
according to this thread: Search filters
If we want to search for more then one UserAttribute we don't have the possibility to add more then one information. I understand the UserAttribute is a string which could include maybe a semicolon, but therefore a special separator would very nice.
So by using this special separator it should be possible to filter different content of the same property.
Example like in the thread: different beams have different userattribute1 properties...
beam 1: Userattribute1--> elevator 3
beam 2: Userattribute1--> elevator 4
beam 3: Userattribute1--> elevator 5
The best way should be so search for "elevator"*#;#* --> search all userattribute1 with "elevator" and all things which come after this string.
Or to have the possibility to search for more than one content, with a special separator like ;;;-;;;
- elevator 3;;;-;;;elevator 4;;;-;;;elevator 5