Maximo Open Forum

 View Only
  • 1.  Refresh List Tab with Filtered Data using button

    Posted 10-15-2025 11:49

    Hello Team, 

    I have a requirement where WO list tab display records on filtering with some field. Now, On clicking the select action custom button, i would like to take resultset and loop through set. Now i filter again, and display my result set. Is it possible ? 

    Thanks & Regards,

    Pavan Uppalanchu


    #Customizations

    ------------------------------
    Pavan Uppalanchu
    IBM
    ------------------------------


  • 2.  RE: Refresh List Tab with Filtered Data using button

    Posted 10-15-2025 23:54

    Pavan, this requirement is unclear to me.  You're saying:

    1. Do an initial filter on the list tab using either the advanced search or the filter fields, then
    2. Select a button
    3. It then filters again.

    Errr. Filters on what?

    The QBE allows you to do the initial filter, then add another criterion and filter again-no special button required.



    ------------------------------
    Craig Kokay
    Principal Consultant
    COSOL

    email: craig.kokay@cosol.global
    #IBMChampion
    ------------------------------



  • 3.  RE: Refresh List Tab with Filtered Data using button

    Posted 10-16-2025 00:27
    Hello,

    Thank you for quick reply. 

    The requirement is - Initial Filter on asset field. To implement a custom button where it pulls the resultset and get all assets numbers and get immediate children assets and display the complete list on screen. 

    I wrote a logic to get resultset and manipulated the resultset but not sure how to link that manipulated resultset and refresh the list . 

    Thanks & Regards, 
    Pavan Uppalanchu. 






  • 4.  RE: Refresh List Tab with Filtered Data using button

    Posted 10-16-2025 01:04

    So, the requirement is in fact that you want to put in an asset number and return that asset plus its asset children's work orders.

    Hmm, Let me think.

    We know that there is a field on the advanced search that already does this, but on the location side.

    Well, did you know that there is the same thing that is currently in the Asset application advanced search.  Since these have the same function, but on the asset side, you can add this to the advanced search.

    Will that work instead?  You'll need a new relationship from the MULTIASSETLOCCI to ASSETANCESTOR



    ------------------------------
    Craig Kokay
    Principal Consultant
    COSOL

    email: craig.kokay@cosol.global
    #IBMChampion
    ------------------------------



  • 5.  RE: Refresh List Tab with Filtered Data using button

    Posted 10-16-2025 01:33
    Thank you for your prompt response. 

    Actually, we are implementing this change in the WO list tab application. User input asset number in asset column and then they need a button and can view immediate assets plus assets that are raised for WOs. 

    Thanks & Regards,
    Pavan Uppalanchu





  • 6.  RE: Refresh List Tab with Filtered Data using button

    Posted 10-16-2025 03:31

    Thank you, I tried the same in Work Order aplication. It worked !  Used relationship - LOCATION.LOCANCESTOR.ANCESTOR. Now Did you configure loopkup or add LOCATION lookup?

    Thanks you!



    ------------------------------
    Pavan Uppalanchu
    IBM
    ------------------------------