All,
I want to build an input form for a number of users to capture timings of when activities are complete. Each of the activities are linked to a group, and each Group could have a different number of Activities (Pre defined).
The underlying table that I want to populate will be a simple table scruture and will contain the fields: date, Group, Stage, and Time (Among others) - so I will end up with duplicate Groups for each day - but with different stages linked.
The problem - I cant seem to get passed (Even before building) is how the input form - which I want the users to see all of the stages for that group on one singe form - will relay the information back to the table mentioned above.
I dont want to have to add each stage as a field in the table - as the number of stages could increase significantly.
Any ideas - or a point in the right direction would be great?
Thanks
I want to build an input form for a number of users to capture timings of when activities are complete. Each of the activities are linked to a group, and each Group could have a different number of Activities (Pre defined).
The underlying table that I want to populate will be a simple table scruture and will contain the fields: date, Group, Stage, and Time (Among others) - so I will end up with duplicate Groups for each day - but with different stages linked.
The problem - I cant seem to get passed (Even before building) is how the input form - which I want the users to see all of the stages for that group on one singe form - will relay the information back to the table mentioned above.
I dont want to have to add each stage as a field in the table - as the number of stages could increase significantly.
Any ideas - or a point in the right direction would be great?
Thanks