Tuesday, 3 December 2013

          Creation of Drop Down list in ADF PAGE


Creting drop down list for job id. First we can create one view object. For naming conversion we can teke it as VVO.here we can create on vieobject and select property as read only.




Go to ADF Business Components and Click on View Object





Select Readonly



write sql Queiry select * from Employee


Attach VVo to AM


Go to View Attribute of Employee VO




Select Jobid Attribute in Employeevo

select listof values to that attribute jobid








Delete The Jobid Attribute on That page





Drag from Data Control window to and Drop on Structure Window





Now Run The Page and Click New Button


No comments:

Post a Comment