Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi...

i have a custom list which is used to track the trainings allocated to the employees. in which i have a column name trainings assigned which is a lookup field from another list training details.
in training details list, i have the following columns
1. training name
2.expected strt date
3.expected end date
4. actual strt date
5.actual end date
6.course content
7.status of the training.

when i do look up i can get the training name alone.
is there a way if i select the training name, i shld get all the other field values like its strt date, end date details also listed up in a list in any way?
Posted
Comments
Sandeep Mewara 14-Jun-11 5:32am    
Not clear on the issue. If you are able to access one field of other list then why not other fields too?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900