Tabular Form with Multiple Add Rows
sect55Sep 10 2009 — edited Sep 14 2009I would like to be have an add row button for each row of a tabular form. How can I do that?
Let me give you an example. I have a tabular form on a view that joins two tables. The view consists of
MANAGER_FIRM_ID (no show),
MANAGER_ID (no show) ,
TYPE_ID (no show),
TYPE_DESCRIPTION,
FIRST_NAME ,
LAST_NAME ,
PONSBILITY_TYPE ,
TITLE ,
GENDER ,
OWNER ,
ETHNICITY_ID
The tabular form looks like:
Type Description First Name Last Name Title Gender Ethnicity Owner across
There may be one or more (sometimes 3 or 4) for each type description (i.e., management operations).
I would like the user to have an add button on each row, so they can have multiple people who does the same type of management operation.
I uploaded the application to APEX.ORACLE.COM SaS.
Workspace: RGWORK
Username: tester
Password: test123
Application: Online Certification Application - 47405
Go to page 33 > Run > Enter user /password > select Disadvantaged Business Enterprise (1st checkbox) and select Start Application > button > Click on Control (Management) on the list on left under Steps.
Can someone help me.
Robert