Show all selections from multiple fields in a single row

Hi, I want to add 3 select2 “search” fields.
One for category, one for country and one for language
Now, I need to add all selections to a single row - and leaving the “search” fields empty.
New filters should still be added using the 3 select2 fields.

row1: selection1, selection2, selection3, … (with remove button)
row2: category drowdown + country drowdown + language dropdown

Is this somehow possible?