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

Keyword control name inside search bar controls

  • 1.  Keyword control name inside search bar controls

    Posted Wed September 07, 2011 02:56 PM

    Hello guys, I need to know the name of the control of the keyword input field inside the search bar control.

    Best regards.

    Thxs.


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


  • 2.  RE: Keyword control name inside search bar controls

    Posted Thu September 08, 2011 03:17 PM


  • 3.  RE: Keyword control name inside search bar controls



  • 4.  RE: Keyword control name inside search bar controls

    Posted Mon September 12, 2011 08:11 PM

    Thx Mimel

    One more question, I need to change the value of this control (btw its called keywordsTextInput) in server side (initialize method).

    Thx


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


  • 5.  RE: Keyword control name inside search bar controls

    Posted Tue September 13, 2011 01:59 AM

    There’s a code sample in the other thread that shows how to get an object based on that id. Cast that object to a UIOutput and call setValue.

    Here are the java docs
    'UIOutput (Java EE 5 SDK)

    Regards,
    –mark


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