Hi

I have two content type named "course" and "Student".I need to dispaly a course listing e.g

course_name|| couse_duration|| Number_of_student(couse count from student)

When I am entering data in student ,I have a filed couse_name(Select-combo).

when i am assigning student from this box to couse i need a node count from student to reflect under
"Number_of_student" listing in course listing.

please help....its argent.

Comments

cayenne’s picture

I finally wrote a mySQL query and put it in a block, visible when I view the respective node.

:)