Hi,
We have an FPM - OIF application having only FPM close button in it.
In OIF screen we have some input fields ex. date fields.
If user enters any wrong date fields then a user validation error will be thrown by framework saying that
date is wrong.
Now if I want to close the application by clicking on FPM Close button, then web dynpro doesn't allows me to do so until the error in date field is corrected.
Please suggest...how can these validation errors be bypassed while closing the FPM window.
I checked in debugging - only method DOBEFOREACTION of the view and WDDOBEFORENAVIGATION
of component controller gets called in this scenario.
Any help in this area is highly appreciated.
Regards
Manas Dua