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.  Populate modalwindow with table row information

    Posted 02/16/09 08:58 AM

    Adding rows and information to a async ListTableContentProvider object using the Table client-model is detailed in the ajax-software ag online designer help, but how do I retreive individual row information if I want to display this inside a modal window for instance?

    The online help says something about the rowIdBinding property and rowVariable but I does not make any sense to me.

    Do anyone have an example of how I should solve this?

    Regards,

    Eric


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


  • 2.  RE: Populate modalwindow with table row information

    Posted 02/17/09 10:52 AM

    Hi Eric,

    My colleague Javier sent me some infos regarding your question:

    Yes, this is possible.
    To get the value of an item inside a table row, you have to use the following snippet in the “Click” event inside the table


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


  • 3.  RE: Populate modalwindow with table row information

    Posted 12/22/11 07:21 PM

    Hi Thomas

    I am dealing with a similar problem. Can you please post the snippet. It is not visible.


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