Skip to Content
0
Former Member
Jun 04, 2010 at 06:40 AM

Printing data from node and its sub node

52 Views

Hi,

My requirement is, i have to fetch the name and designation of employee from database table based on pernr no.

Now from another table i have to fetch the qualification details( More then one record ) based on the pernr no.

For a particular manager there are 3 employees under him, for whome i have to display name, designation, and qualification details.

How can i proceed for that.

One thing i can understand is, it can be possible by taking one parent node in which name, designation attributes will be there with one subnode containing qualification details.

But how can i get data in node in interface and also how can i pass this node type data to form.

Whether it can be possible to achieve by some other mean..?

Please suggest.

Regards,

Pankaj Aggarwal

Edited by: pankaj aggarwal on Jun 4, 2010 12:10 PM