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.  HTML checkboxes and workflow

    Posted 11/27/02 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 11/27/02 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