Text Box column in a report
577737May 17 2007 — edited May 22 2007Hello 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