Thank you very much! It works.
Original Message:
Sent: Wed June 18, 2025 05:35 AM
From: Ritesh Ranjan
Subject: Hide the visibility of the applications TECHMOBILE, SRMOBILE, etc., on the desktop but not on the mobile.
Hi Sergio,
Role-based apps are not moduleapp. Try the below query.
Select * from maxmenu where keyvalue='TECHMOBILE'
This will tell you that it comes under which moduleapp.
------------------------------
Ritesh Ranjan
Original Message:
Sent: Wed June 18, 2025 03:43 AM
From: Sergio Vela
Subject: Hide the visibility of the applications TECHMOBILE, SRMOBILE, etc., on the desktop but not on the mobile.
Hello Ritesh,
Thank you very much for your response.
I have already looked into this.
What's interesting is that applications like WOTRACK exist in MAXMENU:
But applications that are configured through the MAF TOOL, such as TECHMOBILE or SRMOBILE, do not exist in MAXMENU:
------------------------------
Sergio Vela
Original Message:
Sent: Wed June 18, 2025 03:11 AM
From: Ritesh Ranjan
Subject: Hide the visibility of the applications TECHMOBILE, SRMOBILE, etc., on the desktop but not on the mobile.
Hi Sergio,
You can try hiding those role-based applications menu directly from MAXMENU table and don't remove the access in security groups so mobile users don't get affected.
Set VISIBLE attribute to zero for hiding the module you need. After updating the table, you will have to restart Maximo/Manage.
Hope this helps.
------------------------------
Ritesh Ranjan
Original Message:
Sent: Tue June 17, 2025 08:43 AM
From: Sergio Vela
Subject: Hide the visibility of the applications TECHMOBILE, SRMOBILE, etc., on the desktop but not on the mobile.
Has anyone experienced this? I want the applications configured with MAF Tools to be visible only on mobile devices, and not on desktop (web browser/Manage). I've checked the security group permissions, but I haven't found any setting that allows controlling visibility based on device type.
------------------------------
Sergio Vela
------------------------------