Wednesday, September 9, 2009

ADF 11g - CreateInsert to display a blank form

Create two forms

1) Master form to call create new record form

2) New Record form


1) In adf-config.xml you need to drop a method call activity between these two pages

2) From Data Control pallette drag and drop Create Insert operation on this method activity

3) Set navigation parameters i.e for these pages and you will get the required output.