Hi,
We need to develop couple of LOVs in our application as below scenario along with view objects used.
1. Combobox/LOV with list of departments
2. Combobox/LOV with list of emplooyees(by default all employees to load)
when page loads , i want all the departments and all the employees of organization to load, in case of employees , would be interested to load only first 10, Upon search, it has to load more eligible records.
At the same time, when user selects the department from LOV, the second Employees LOV has to refresh to filter only the selected department's employees to show up. I am attaching POC code, which i have tried for the same.
Jdev version used: 11.1.1.9.0
Please let me know if anyone has worked on this implementation and share me the sample code for the same.
Thanks in advance.
Thanks,