webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Modal dialog within a Modal dailog

    Posted Wed April 26, 2017 03:56 AM

    Hi All,

    I have a requirment where i need to use modal dialog control within a modal dailog control. .i.e the button inside first modal dialog will toggle one more modal dialog control. After implementing this, when 2nd modal dialog toggles, some of the UI datas are getting corrupted or becoming empty.

    Image attached.

    Please help in this if you know any solution for that!!

    Thanks,
    Niranth


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: Modal dialog within a Modal dailog

    Posted Wed April 26, 2017 04:19 AM

    Technical details apart, it is not a good UX practice to have nested Modal dialogs. Instead, you can have a hidden panel inside your first modal dialog that slides down when user clicks on a button. Even we faced similar issues with nested modal dialog before but moved to different UX approach to overcome this problem instead of fixing the actual issue.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 3.  RE: Modal dialog within a Modal dailog

    Posted Wed April 26, 2017 04:35 AM

    Hi Prasad,

    Thanks for your reply and Yes even i was thinking about the same approach.

    Regards,
    Niranth


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods