Information from table does not appears in Form

mari_hitz

Registered User.
Local time
Today, 05:26
Joined
Nov 12, 2010
Messages
120
Hi Guys,

It is me again. I have a question regarding the tables and the forms. I have a table with the following information: Task, Person in charge of the task, Supervisor, Due date.
Each person performs severals activities, not just one, so I have created a form with a combobox with the name of the differents persons and a buttom that directs you to the information once you have selected the person you want to see. However, when you click on this buttom the next form that appears has the person and all the information but the task fild appears with only one task instead of all the task that are assigned to that person. Do you know a way to make all the task visible in that field? or is this impossible?



Thanks for all your help! :)
 
Check that the form showing only one task is set to Continuous.

If you imagine a group of records all showing similar data then normally this can only be displayed on a Continuous Form.
A Single Form will only display One record.
 

Users who are viewing this thread

Back
Top Bottom