IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  command button disabled

    Posted 05/17/19 04:42 PM

    Hello,

    I have a command button that exports an csv file. It’s working but when I click on it, all page buttons takes disabled and didn’t back.

    I tried to put button.setDisabled(false) on “onClick” but didn’t work.

    Anyone knows how to fix it?

    Thanks
    before.png
    after.png


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


  • 2.  RE: command button disabled

    Posted 05/19/19 03:38 AM

    Try using “Command Link” and set the “Target” property in Expert tab to “_self”.
    In order to get button like display, keep simple button inside the command link.


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


  • 3.  RE: command button disabled

    Posted 05/20/19 11:06 AM

    Hello Iman,

    Tried with command link and target “_self” but didn’t work.

    If I click on link again, it is still disabled.

    The buttons only work if I refresh the page.

    Thanks.
    link.png


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