ADF for beginners

Monday, 19 December 2011

Simple Detail Stamp in af:Table

In this Post i am going to do a Simple DetailStamp in af:Table
I had created a EmployeeVO and DepartmentVO I had also created a ViewLink between these two VO's Such as

Employee.deptid = Department.deptid

Drag and drop departmentVO in jspx page as a af:table. In the Structure if you expand af:table there would be a table facet Now drag and drop DepartmentVO as af::form in Detailstamp So that for particular department if we expand the node we would get the employees list of that department





Thus the simple detail stamp had been emerged




2 comments:

  1. Hi,

    can you please explain detail i did not get it.We have requirement of Master Detail table relationship with detail Stamp.

    Thank U.

    ReplyDelete
  2. could you please post the scenario so that i can explain more.,

    ReplyDelete