Maximo

 View Only
Expand all | Collapse all

Ability to add a checkbox in the List tab Table for select/ Unselect Records immediately after loading an application, and this should be visible all the time

  • 1.  Ability to add a checkbox in the List tab Table for select/ Unselect Records immediately after loading an application, and this should be visible all the time

    Posted Thu April 27, 2023 05:11 PM
      |   view attached

    Hi Team,

    We are trying to achieve a custom requirement of having a checkbox visible all the time in the list tab table (similar to OOB bulk select/Unselect) immediately after loading an application.

    Currently OOB Logic enable a check box for bulk select/unselect only when they click on select records on the bottom of the list tab only after the list tab is filtered with the max allowed record limit criteria and again disappears when the select records checkbox is unchecked this will be hidden.

    We wanted to make this check box available all the time for the users. We have tried all the possible ways of customizing with in our limit but unable to achieve it.

    I have attached a screenshot with exact requirement, as highlighted in the red color, the entire table column with a checkbox should be visible all the time with in an application.

    Can you please advise on achieving this custom requirement, or please do let us know if anything similar to this is already available in the latest release of MAS 8.0.



    ------------------------------
    Venkata Parameswararao
    ------------------------------


  • 2.  RE: Ability to add a checkbox in the List tab Table for select/ Unselect Records immediately after loading an application, and this should be visible all the time

    Posted Fri April 28, 2023 01:59 PM

    Hi Venkata,

    To achieve this , I think you need to provide the bean class as "psdi.webclient.system.beans.MultiselectDataBean" for the Table (not for the table column) and you need to rename the existing checkbox as per your requirement. In this way, it will be visible always in the list screen.

    Please try and let us know.



    ------------------------------
    Subhransu Sekhar Sahoo
    ------------------------------