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!

Report checkboxes and exporting

NewApexCoderJan 22 2013 — edited Jan 23 2013
Greetings

I am using Apex 4.2. I have a two part question
I have a simple report I've generated. When the report is generated, I want each row to have a checkbox on the side of it and to set the value of the checkbox to "true". So the checkbox should already be checked upon being generated. Having some trouble accomplishing this

Also...

I know how to export the report to either a pdf or .csv file, however, I want the user to be able to uncheck certain rows that they don't want to include in the report. Can you place a conditional on the report export button/link? As to say, export only those that are checked? Just not sure where to place the conditional statement.

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 20 2013
Added on Jan 22 2013
5 comments
378 views