Check box in List view to select multiple items and Save them
0
I have a page where I am trying to create a new department and also associate current employees to the new department. For that, I have added a list view to get all the current employees and require a checkbox next to their name so that I can select them and hit save. Which would create a new department and associate all the selected employees. Is there a way I can achieve this functionality? Or any other widget I can use?