Screen with multiple list crud
I have a screen with CRUDs
For example:
I will register a department and identify all job positions, equipment and employees
Solution A: Display everything on a scrollable page
Solution B: Display in column
Solution C: Display in Tab (top in the example or left)
What are your thoughts?
What better way to work? My forms open in a modal.