Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Tabular Form with Multiple Add Rows

sect55Sep 10 2009 — edited Sep 14 2009
I 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
This post has been answered by ATD on Sep 14 2009
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 12 2009
Added on Sep 10 2009
8 comments
831 views