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
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

Hi,
ReplyDeletecan you please explain detail i did not get it.We have requirement of Master Detail table relationship with detail Stamp.
Thank U.
could you please post the scenario so that i can explain more.,
ReplyDelete