K
KMT
I have a form that has the default view set to 'single form'. What I would
like is to have the date and name in the heading, and in the detail section I
have a line of fields that the users will use to enter tasks, etc. Here is
an example.
Heading:
Date: Name of Employee
Detail Section:
Task Type: Task Name: Total tickets: Hours Worked:
They will be entering multiple task lines within the detail section. As it
is, it just goes to a new record, rather than adding lines to the current
record. If I change it to a continuous form, all the records run together.
I want to be able to add multiple lines on the same form, so the employee
only has to enter date and name once and also so it will add the total hours
worked for them on the form.
What changes do I need to make to allow multiple detail lines on a single
form, yet not make it a continuous form?
Will this also fill in the date and employee name in the table for each
detail line?
Thanks!
like is to have the date and name in the heading, and in the detail section I
have a line of fields that the users will use to enter tasks, etc. Here is
an example.
Heading:
Date: Name of Employee
Detail Section:
Task Type: Task Name: Total tickets: Hours Worked:
They will be entering multiple task lines within the detail section. As it
is, it just goes to a new record, rather than adding lines to the current
record. If I change it to a continuous form, all the records run together.
I want to be able to add multiple lines on the same form, so the employee
only has to enter date and name once and also so it will add the total hours
worked for them on the form.
What changes do I need to make to allow multiple detail lines on a single
form, yet not make it a continuous form?
Will this also fill in the date and employee name in the table for each
detail line?
Thanks!