M
Moreno Valley User
I am trying to develop a form to look at and modify training information on
an employee. There are two types of training: mandatory - which is a list of
training based upon a employee's status (new, existing, intern, etc); and
other - based on employee needs and supervisor inputs. The access database I
developed has a table that contains basic employee information (training ID,
name, organization and employee status) and another table that contains
mandatory training associated with a particular employee status (training for
each employee status is unique). In infoform I identified a relationship
between employee status in both tables. In the form, when I enter a training
ID the remaing information associated with the training ID on the employee is
filled in on the form. However I am unable to get the required mandatory
training to populate a repeating table. If I treat the table containing the
mandatory training as a seperat database it populates fine, but if it is a
child to another table it does not. I have had this same type of problem
when trying to populate dropdown lists. Child records will never populate;
whereas a seperate datbase table will. Can you assist me?
an employee. There are two types of training: mandatory - which is a list of
training based upon a employee's status (new, existing, intern, etc); and
other - based on employee needs and supervisor inputs. The access database I
developed has a table that contains basic employee information (training ID,
name, organization and employee status) and another table that contains
mandatory training associated with a particular employee status (training for
each employee status is unique). In infoform I identified a relationship
between employee status in both tables. In the form, when I enter a training
ID the remaing information associated with the training ID on the employee is
filled in on the form. However I am unable to get the required mandatory
training to populate a repeating table. If I treat the table containing the
mandatory training as a seperat database it populates fine, but if it is a
child to another table it does not. I have had this same type of problem
when trying to populate dropdown lists. Child records will never populate;
whereas a seperate datbase table will. Can you assist me?