on 2016 Jun 02 6:35 PM
I have created a form the has at the end a set of classes taken. I created a heading that has static information Name, location, etc. and then a sub-form with the short title of classes taken. I don't know how many classes have been taken or their titles until run time.
In the details I want to have the name, location, etc. then have a repeating sub-form for pass/fail results.
I am able to get the view I want until it exceeds the first page.
What I want:
Page 1 Heading:
Name Location Class1 Class2 Class3
Page 1 Detail
John Loc1 Pass Pass Fail
Jane Loc1 Pass Pass Pass
Page 2 heading
Name | Location | Class1 | Class2 | Class3 |
Page 2 Detail
Joe Loc2 Pass Pass Pass
What I get now
Page 1 Heading:
Name Location Class1 Class2 Class3
Page 1 Detail
John Loc1 Pass Pass Fail
Jane Loc1 Pass Pass Pass
Page 2 heading
Name Location
Joe | Loc2 | Pass | Pass | Pass |
I want to make sure that I can get a consistent look and feel when I don't have all the information before runtime.
thanks ion advance for the help,
Archie
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is difficult to provide screen shots as the information would be possibly confidential.
The heading has a repeating suform of class titles. This is only shown on the first page. I want a heading that has the static text as well as the subform with the class titles on each page. It only shows on the first page. All subsequent pages only show the static text.
I hope this helps clarify the problem.
User | Count |
---|---|
72 | |
21 | |
9 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.