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

open a portlet on button click

  • 1.  open a portlet on button click

    Posted Mon September 19, 2011 07:42 AM

    Hi

    i am creating a search button .
    when the user clicks on search , a view page opens that holds a table (showing data) and user can select a record which gets populated in the text box .

    i have created a view page with table showing data .

    1. i dont know how to open it on button click on some other page .
    2. also how to populate record in text box when user selects a record from this view page .
    3. also do i need to make a portlet from this page ?

    Please suggest …some direction .

    Thanks

    Regards
    Jasmeen Kaur


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


  • 2.  RE: open a portlet on button click

    Posted Mon September 19, 2011 11:32 AM

    hi

    i got the modal dialog control , and able to use the same .

    did’nt know before ,

    :slight_smile:

    Regards
    Jasmeen Kaur


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


  • 3.  RE: open a portlet on button click

    Posted Mon September 19, 2011 03:54 PM

    facing one more problem

    i have added a basic column to content provider -
    -then select all rows checkbox for header
    -then select row check box for contents , made the multiple = false

    still it is allowing to select multiple rows .

    bad

    help…

    Regards
    Jasmeen Kaur


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


  • 4.  RE: open a portlet on button click

    Posted Tue September 20, 2011 05:50 PM

    The select all rows control overrides the logic in the select row checkbox (multiple = false).

    In fact, if you only want one row selected, i don’t think you should be using the Select All Rows Control at all.

    Regards,
    –mark

    PS: Please start new questions on new threads. This makes it easier for people to find information.


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