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.

 View Only
  • 1.  Missing submit button in Webform

    Posted Mon July 22, 2019 07:23 AM

    Hi,

    I have several web forms which have no submit button. These webforms use a Case form link for its generation. The problem does not exist when I use a custumizable HTML Link. However, for testing reasons, a case form link is preferred.

    Previously, there was a submit button, but for some reason it has disappeared. Tested it in several browsers and with proxy logins for several users.

    Browsers used: Google Chrome Version 75.0.3770.142 (64-bit) and Microsoft Edge 44.17763.1.0.

    Any options to solve the problem of the missing submit button?

    Thanks,

    Colin


    #webMethods
    #webMethods-BPMS
    #AgileApps


  • 2.  RE: Missing submit button in Webform

    Posted Mon July 22, 2019 10:07 AM

    Hi Colin,

    Is there any layout rule introduced to hide save buttons for this layout?

    Regards,
    Mounika


    #webMethods-BPMS
    #webMethods
    #AgileApps


  • 3.  RE: Missing submit button in Webform

    Posted Mon July 22, 2019 10:21 AM

    Hi Mounika,

    No layout rules introduced whatsoever. When I inspect the code elements searching on ‘submit’ it says:

    This is by default whenever I open a webform. It seems that by default the submit button is not shown. when I change the ‘none’ value into ‘Yes’, it immediately shows the submit button. However, I can’t expect my users to do this everytime they want to submit a webform…

    Is there a solution?

    Colin


    #AgileApps
    #webMethods
    #webMethods-BPMS


  • 4.  RE: Missing submit button in Webform

    Posted Mon July 22, 2019 10:34 AM

    Not sure then. If you have any form script you can verify that even. By default it will not hide the save button.

    Regards,
    Mounika


    #webMethods
    #AgileApps
    #webMethods-BPMS


  • 5.  RE: Missing submit button in Webform

    Posted Tue July 23, 2019 05:17 AM

    Hi,

    It seems like my code for the Help button makes the submit button dissappear. As soon I deleted the form script for the help button, it immediately showed my submit button.

    Problem solved for now.

    Thanks


    #webMethods
    #webMethods-BPMS
    #AgileApps