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!

Validation in deleting records from classic report

PrakyaApr 5 2016 — edited Apr 5 2016

Hi. I have a Classic Report Region with 6 Columns and the first column is the check Box and I have a Delete button in that Region. What I want to do is,
case 1: If no data available in the classic report and I click on Delete button, I should get 'no data available to delete' warning.
case 2: If data is available in the report and no check box is selected, when clicked on Delete button I should get 'Please select at least one record to delete'.
case 3: If data is available and the rows to be deleted are checked, when clicked on Delete button, the checked records should get deleted.
What is the best way to achieve this?

Comments

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

Post Details

Locked on May 3 2016
Added on Apr 5 2016
0 comments
112 views