Defect #616
FIMD closes even when false returned from onHide event
Status:
Feedback
Priority:
High
Assignee:
-
Start date:
12/26/2012
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Chrome, Firefox, Safari
Description
FIMD closes even when false returned from onHide event
History
Updated by Adrian McGilly over 12 years ago
- Status changed from New to Feedback
Just to clarify: the problem I am having is that I need to validate the data entered into the FIMD and I rely on returning false from onHide to prevent the user from closing the dialog if they have entered invalid data. If there is some other way of achieving this then I'm open to trying something else.