I am asking people to complete a form when their salary is split between projects/schools.
(1) Name
(2) Employee ID:
(3) Start Date:
(4) End Date:
More than 1 project? Y/N
*if more than one, I need the following for EACH project and some folks have 5-6 projects
(5) Project name, (6) flat amount or (7)% of base salary, (8) justification
It would be a very unruly form with way too many columns if I just kept adding fields linearly even using branching logic.
**Eventually, I would like fields 1-4 as parent row and 5-8 as children but my primary concern is a user friendly form.
Please help if you can. Thank you.