Displaying All Fields in a Subform When Viewing Report
I have created a form that is going to be used to track employee goals. The form itself has information about the employee and manager, and then there is a subform field that is used to list individual goals and related information about each goal.
When setting up the associated list report, I checked the box "Create a link to show all fields," for the subform field which then creates a hyperlink for each goal in the report, that when clicked, is supposed to show all the information about that goal.
The problem is, it's only showing me five of the eight fields I have defined on the subform field. I need to be able to show all fields. Am I missing something?