MenuItem, Logout function not working
-
6 years, 6 months ago #16596
Hello folks,
I’m trying to implement a logout button on a MenuItem widget using a MenuItem, as per the example ITIZ_Example_SmartMaintenance. I’ve replicated the process design, but it won’t logout/navigate back to the login page. Am I missing something? Attached are my process designer and UI.
Attachments:
You must be logged in to view attached files.
Mathieu RollKeymaster
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)6 years, 5 months ago #17283::Hello,
there is a bug in older ui5 versions where the press event for menuitems are not triggered.
If you are using a older version of ui5 like the 1.44 please update to a newer version like the 1.52 or activate the property fireItemPress on the menu wich we provide as a workaround for this bug.
Solution 1 Update Version:

Solution 2 Activate fireItemPress:

Mathieu RollKeymaster
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)5 years, 10 months ago #19622::Hello Ralf,
No idea what it could be but perhaps you can reimport the standard content.
Perhaps there was a bug fix in there.
You can find the standard content here:
You must be logged in to reply to this topic.