User's News
From MintHCM Wiki
| User's News | |
|---|---|
| Name: | User's News |
| Tech Name: | UsersNews |
| Class Name: | UsersNews |
| Type: | Standard |
| Template: | Security_groups, Assignable, Basic |
| Custom Module: | No |
| Auditable: | Yes |
| Importable: | No |
| Reportable: | Yes |
| Hide module on Main Page: | No |
Contents
Short Description
Stores information about which users have read the news
Business Description
User's News is a technical module that stores information about which users have read the news created in the News module.
It is not available from the main menu. It is a read-only, technical module.
Custom Actions
Processes
Related Processes
| Process | Short Description |
|---|---|
| News | How to create an announcement or reminder for employees |
Related Process Steps
Related Features
Affected by
Initiating
Related Integrations
Structure
Fields
| Name | Type | Required | Validations | Visible | Editable |
|---|---|---|---|---|---|
| Assigned to | relate | No | Yes | Yes | |
| Created by | relate | No | Yes | No | |
| Date Created | datetime | No | Yes | No | |
| Date Modified | datetime | No | Yes | No | |
| Description | text | No | Yes | Yes | |
| Hide | date | No | Yes | Yes | |
| Modified by Name | relate | No | Yes | No | |
| Name | name | Yes | Yes | Yes | |
| News | relate | Yes | Yes | Yes | |
| Read | bool | No | Yes | Yes |
Relationships
| Laft | Type | Right | Short Description | Relationship |
|---|---|---|---|---|
| News | one-to-many | User's News | One News record can have many related User's News records, but a specific User's News record can be related to only one News record. | Relationship: News - UsersNews |
| Users | one-to-many | User's News | Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user. | Relationship: Users - UsersNews |
| Users | one-to-many | User's News | Specific Sugar user can create many account records, but specific account record can be created by only one user. | Relationship: Users - UsersNews |
| Users | one-to-many | User's News | Specific Sugar user can be assigned to many account records, but specific account record can only have one user assigned. | Relationship: Users - UsersNews |