‎2009 May 08 7:02 AM
Hi,
In my report data is displayed in a table control. When a user selects some rows and presses one button, I am getting another screen having data in table control for slected rows in editable mode.
In this some fields are mandatory.
Requirement is :If user dont want to changes the data or simply press close button or cancel button, the control should come out of that screen.
But because of mandatory fields i m not able to do that.It shows 'Please enter values in mandatory fields'.
And I want to come out of this screen.How to do this?
Kindly suggest.
Regards,
Mamta
‎2009 May 08 7:08 AM
‎2009 May 08 7:10 AM
Hi Mamta,
Try to handle this in table control events. Orelse go to the module pool of it and include some validations in PBO or PAI as required.
Regards,
Swapna.