Hello,
I am trying to achieve the following result:
When the user exits a text field (onBlur) I must display a modal dialog that has only some message in it and the OK button.
This has to be done for 2 different fields => 2 different messages.
The easiest solution for this is to create 2 modal dialogs, one for each message. However this seems a bit overkill.
Is there a possibility to create one model dialog with both messages and make them visible/hidden based on a javascript condition?
I am showing the model dialog using javascript: modelDialog.show();
Would you be so nice as to drop here some hints on how to achieve this?
Thank you.
Vlad Turian
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS