I have this situation:
I have a continuous form that has a header of 10 fields and detail with 3 fields. The question is:
when adding the first record the user fills all the fields.
After that Is there a way to keep the header fields always the same and let the user only add the 3 detail fields? I don't want to be able to edit the header fields at all. the header fields must be the same in all records.
I think i can go around this by using some subforms but I would like to know if there is a way to do this with one single form.
I have a continuous form that has a header of 10 fields and detail with 3 fields. The question is:
when adding the first record the user fills all the fields.
After that Is there a way to keep the header fields always the same and let the user only add the 3 detail fields? I don't want to be able to edit the header fields at all. the header fields must be the same in all records.
I think i can go around this by using some subforms but I would like to know if there is a way to do this with one single form.