Maximo Open Forum

 View Only
  • 1.  Hide attribute on List tab

    Posted 10-19-2022 12:14
    Hello All,

    I am trying to hide an attribute on list tab  of Work Order tracking application , i am able to hide that field in  application but not on list tab. seems that is a limitation in Maximo.

    i was able to hide  a field on application with the help of a condition and sigoption,  any inputs?
    #Security
    #WorkManagement

    ------------------------------
    Venkata Achanta
    CCSI
    ------------------------------


  • 2.  RE: Hide attribute on List tab

    Posted 10-19-2022 12:58
    You can tie a signature option to a table column to hide that column for any users without that permission but you cannot use conditional UI to hide the column. Conditional UI requires evaluating a condition against a record and on the list tab you have many records so it couldn't be reliably evaluated. If you are trying to simply obscure the value (IE they can see cost information on record 123 but not record 321) then you can use a hidden data restriction on the attribute to mask it for the records you don't want them to be able to see the values on.

    ------------------------------
    Steven Shull
    IBM
    ------------------------------



  • 3.  RE: Hide attribute on List tab

    Posted 10-19-2022 14:11
    Thanks Steven!, it worked.


    ------------------------------
    Venkata Achanta
    CCSI
    ------------------------------