Joget grouping column multiple value
Confluence User - 11 Feb, 2020
Hi!
I have table with Employees and Departments. Employee can work in several departments, so my Employees form has selectbox with multiple selection allowed. So data in Employees stored like "User1 Department1; Department2; Department3"
And I have another form where I want to group columns by users in department, so I have 2 selectbox - in first one I choose department and in second one I want to see only users from specific department. It works with users who has only 1 department, but it does not with users, who have several departments. I tried to do it via extra filters, but didn't figured out. Can you please help me?
forms;grouping