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

Problem accessing client side controls in JavaScript

  • 1.  Problem accessing client side controls in JavaScript

    Posted 09/18/07 01:59 PM


  • 2.  RE: Problem accessing client side controls in JavaScript

    Posted 10/02/07 01:10 AM

    Try this

    CAF.model(‘#{activePageBean.clientIds[‘myControlId’]}’).getValue()


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


  • 3.  RE: Problem accessing client side controls in JavaScript

    Posted 10/13/07 05:03 PM

    The format is strange but it works.

    Thanks man!


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