Friday, March 15, 2013

ADF 11G : How to create Empty form ?

ADF 11G : How to create Empty form ?

Whenever we will drag and drop a collection as form on the page, that form will fetch the record and will display as edit mode. The requirement is to display the form on the page as create mode[not into edit mode]

Before(Default Behaviour)







After:






How to Implement:

Step-1  Create form by drag and drop the collection from Data Control Pallate.

Step-2:  Create Action Binding into the pagedef.







Step-3 Create Invoke Action in Executable section




Step-4 : Set the property for InvokeAction