Tag Archives: JDeveloper

ADF View: Master/Detail editable with LOVs, and Excel exporting option

Based on an earlier post where show how to make a master detail page, today we will add a box where we will be able to modify the aployee data.

It is useful too to know how to make List of Values (combos) with this technology, and see an example of how to export the detail table to Excel.

Example application in HRApplication.zip.

Continue reading ADF View: Master/Detail editable with LOVs, and Excel exporting option

Browsing Form, Master/Detail

In administrative environments we find with the requirement of a master/detail form. For example to browse the employee in a certain department, or the clients who bought each one of our products.

Based on the Human Resources Oracle application we will make a master/detail to navigate over the company departments.

Example application in HRApplication.zip.

Continue reading Browsing Form, Master/Detail

Formulario Navegable (Maestro/detalle)

En entornos administrativos nos podemos encontrar con la exigencia de un tipo de formulario master/detail. Por ejemplo para navegar los empleados que tienen cierto departamento, o los clientes que adquirieron cada uno de nuestros productos.

Basándonos en la aplicación de Recursos Humanos de Oracle haremos un maestro detalle para navegar por los departamentos de la empresa.

Aplicación ejemplo en HRApplication.zip.

Continue reading Formulario Navegable (Maestro/detalle)