Tuesday, October 9, 2007

JDev/ADF sample - Using Hidden Column in af:table Component

  • Using Hidden Column in af:table Component. Quite often you may face requirement, when you will need to use hidden column in af:table component. Such requirement could be to insert into database, along with values provided by the user, some another value automatically. This value is not visible for the user and is inserted through a hidden column. Hidden column here should be understood as a column that doesn't exist in af:table component, but exists it's definition in page definition file for associated table. Developed sample application provides JSPX page with a table component, that allows to create new data for Employees entity and insert data for hidden column.
    Download - HiddenColumn.zip

2 comments:

Jose Ramos said...

I couldn't download the file.. is anything wrong ?

Andrej Baranovskij said...

Hi,

Server is down today, it should start to work shortly.

If its urgent, drop me an email, will forward you zip.

Regards,
Andrejus