Description:
A good web design involves the better user interaction and the ability to fetch the data in a better way. In Tabular Form, the user can add rows only by clicking Add Row Button every time. Using this technique, the user can add multiple entries without clicking Add Row Button and submit them simultaneously.

This is a simple and effective solution for creating multiple entries where the number of rows to be entered is indeterminate.

Step 1: Create a Tabular Form

Step 2: Create Select List in the Tabular Form (Ex: “P22_choose_no_of_rows_to_be_added”) 

Step 3: Write JavaScript Function in Page Header

Step 4: Creation of Dynamic Action

Step 5 : Call the function f_addRow() in Dynamic True Action

Step 6: Write JavaScript in Cancel Button

OUTPUT:

  1. If No row Selected:

  1.  If No of rows Selected:

 

  1. While Clicking Cancel Button

 

Summary:

            This Post explained what the steps should follow to create dynamically adding rows in tabular form in oracle.

Queries?

Do drop a note by writing us at doyen.ebiz@gmail.com or use the comment section below to ask your questions.

Recent Posts

Start typing and press Enter to search