![]() |
Spider Webster 8/6/2020 |
Hi how are you? this time in a system I want to implement a view for mobiles and one for desktop. I wanted to know if they know how to use MenuItem event to show a menu for desktop and another for mobile
|
L
|
luchoadmin author 8/7/2020 |
oka thank you very much! it didn't work for me! |
![]() |
need2sleepDevClub member 8/7/2020 |
You can hide specific menu items through the event pages. For example, I hide certain menu items depending on who is logged in. You should be able to detect if the device is mobile or not and execute the same code. |