You can hide using Security group --> Data Restrictions --> Attribute restrictions
- Create condition

2. Security group --> Data Restriction --> Attribute restriction

3. If condition is satisfied, then it will "Skill Level" data as "XXXXXX".

Regards,
Srikanth Narala
------------------------------
maximo njsreddy
GlobalPTM
Singapore
------------------------------
Original Message:
Sent: Wed July 06, 2022 08:39 AM
From: Shannon Stommel
Subject: Hide a Column in "Select Value" dialog box
Do you know of a way to conditionally hide a column in a lookup? We want to hide the skill level by Security Group so the user can't search with the column and find users with the skill level.
------------------------------
Shannon Stommel
Original Message:
Sent: Fri July 01, 2022 01:39 PM
From: Steven Shull
Subject: Hide a Column in "Select Value" dialog box
If you want to leave it in the LOOKUP.xml but not display, add sigoption="hidden" or something like that where the option doesn't exist. Since the user won't have the permission, we'll hide it from them.
<tablecol dataattribute="type" id="storeroom_lookup_tablebody_col_2" mxevent="selectrecord" mxevent_desc="Go To %1" sortable="true" type="link" sigoption="hidden"/>
------------------------------
Steven Shull
Original Message:
Sent: Fri July 01, 2022 12:08 PM
From: mx pro
Subject: Hide a Column in "Select Value" dialog box
In Select Value dialog box, for Storeroom field, we want to hide "Type" column.
Is there a way to hide it, without deleting entry in LOOKUP.XML?
We tried adding ... visible="false" ... but it did not work.
Any guidance?
------------------------------
mx pro
ON
------------------------------
#Maximo
#AssetandFacilitiesManagement