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!

Text Box column in a report

577737May 17 2007 — edited May 22 2007
Hello Apex Cats

I have an interesting question. Is it possible to achieve the following scenario.

I want to generate a report region with two columns. Lets call the two columns col1 and col2. col1 will contain values from a query. I want col2 to have a textbox where the user can enter a value. Hence, col2 will have one textbox for each row. In the end I want to hit submit and insert all these values entered in the textboxes into a table.

To further explain what I am looking to do, col2 is an extra column (just like a derived column is), but it is a textbox where the user can enter data.

Is this scenario possible? I have been scratching my head to no avail. If this is possible could some awesome cat describe how I could achieve this?

Thank you all,
- Maranello
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2007
Added on May 17 2007
7 comments
1,312 views