Users View
The Users view allows you to specify the basic details about users, which permits logging in and use of the LemonEdge solution.
User Properties
Name | Description |
---|---|
[Required] Name |
The unique user friendly name of this user |
[Key] [Required] Email Login |
The unique login for this user - normally an email address. The system will use this as the default email for notifications if required. |
[Required] Default Team |
The current teams set of permissions that the user is running the system under. A user must be a member of at least one team otherwise they will be unable to login. |
Last Login | The date/time of the last successful login of this user |
Default Notification Type | The default method the system uses to notify the user [See Watchers for more info]. Can be:
You can have other custom notification methods if you've implemented the IWatcherNotificationType interface in our API. This could inform you through custom corporate systems such as 3rd party products, teams, slack, etc. See our API for more info. |
Suspend | Indicates this user is suspended. If they are suspended the user will not be able to login, but any attempts are still audited. |
Run In Canvas | Indicates the user is currently running exclusively within the specified canvas |
Lock In Canvas | Indicates the user is locked into running in this canvas only, they can not log into the main system or any other canvas. See our canvas technology for more info. |
Last Logged In Role | Indicates the role the user is currently running the system in. |
UI Theme | The theme the current application is using for the UI |
Note
Note: You can not delete a user. This is because anything the user has ever done is logged in the audit trail and needs to link back to the user who did it. If you want to remove a user, you should suspend them.
Commands
Note
A User has the standard set of commands and functions when being viewed from a grid. See our standard grid functionality.
Tip
Users can be exported and imported as packaged xml files to transfer configuration across systems. Again this is available from the grid commands.
When viewed from the single user view, you have the following custom commands:
- Reset Password
You can reset the password for a given user provided you have permission to edit that user.