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
Expand all | Collapse all

HTML checkboxes and workflow

  • 1.  HTML checkboxes and workflow

    Posted Wed November 27, 2002 12:09 AM

    I am trying to toggle an HTML checkbox and radio button based on a boolean value I wire to the checkbox. However, the boolean value does not toggle to check box on and off. Any idea how to do this?


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


  • 2.  RE: HTML checkboxes and workflow

    Posted Wed November 27, 2002 01:34 PM

    Is this an HTML question?

    For both RADIO and CHECKBOX input types, the “on” attribute is “CHECKED”. So, to display the input as a “on”, the HTML resembles:

    or 
    Hope this helps.


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