Description
This is a module that provides a set a javascript actions that exposes some of the Mendix Client API function that are currently missing in nanoflows like the CurrentUser and DeviceType.
Typical usage scenario
Add any of the javascript actions to a nanoflow to get a result back. All of these actions use the Mendix Client API to get a result and will not trigger any server activity.
Features and limitations
-
Get Current User
-
Get Current Language
-
Get UserRoles
-
Has UserRole
-
Is Anonymous
-
Get App Url
-
Get Device Type
-
Can Close Page
-
Show Mx Loginpage