App Utility
Overview
Documentation
Description
=============
This module will provide some basic utilities (mostly used ones) of the application which include javaaction,snippet and few microflows.
Typical usage scenario
=============
1.Logout javaaction allows you to logout the current user of the application.
2. The following list of microflows helps you to acheive some functionality
1.ACT_Check_UserroleExist_CurrentUser
This microflow checks whether the current user has Administrator userrole or not. If it has it returns true or else it returns false.
You can update the userrole based on your requirement.
2.ACT_GetCurrentUserAccount
This microflow returns the current user account.
3. Snip_CurrentUser snippet will help you to see the current user fullname. You can use this snippet in your main layouts of the application.
4.Check Example folder for the usage of Logout Javaaction and ACT_GetCurrentUserAccount microflows.
Dependencies
=============
- Administration Module
- System Module
Installation
=============
Download this Module from Mendix App store