Multiple selection in oaf
Multiple Selection is the property of the Advanced Table region in the OAF. This helps to put controls on the selection of the data in the Advanced Table region in the OAF. When You want that user can select the multiple rows in the oaf page , then we need to set this property in the Advanced Table region of the OAF Page. With this option , we can delete the multiple rows and update the multiple rows together in the OAF Page.
How to set Multiple selection in OAF
Right Click on the Region2(Advanced Table) Layout and Click New and Select MultipleSelection..
Here below is the MultipleSlection1 created as below.
Now we need to create the Bind Variable in your View Object (VO) , Click on the New Button.
Here below , We are creating the 'MultiSelectionV' attribute in your View Object.
Now again go back to the 'MultipleSelection1' in the AdvancedTable' region and go to its properties and set the Bind Variable created in the Last step 'MultiSelectionV' in the View Attribute.
2 comments:
Splendid blog I visit this blog it's unimaginably great. Inquisitively, in this blog substance shaped without a doubt and reasonable. The substance of data is useful.
Oracle Fusion HCM Online Training
Oracle Fusion Financials Online Training
can we capture the event of multiple selection ?
Post a Comment