webMethods

webMethods

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

Problem accessing client side controls in JavaScript

  • 1.  Problem accessing client side controls in JavaScript

    Posted Tue September 18, 2007 01:59 PM


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

    Posted Tue October 02, 2007 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 Sat October 13, 2007 05:03 PM

    The format is strange but it works.

    Thanks man!


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