Difference between revisions of "Module:UsersNews"

From MintHCM Wiki

Line 11: Line 11:
 
|Module-hidden=No
 
|Module-hidden=No
 
|Related Screens=File:MintHCM-UsersNews-Record View.png,File:MintHCM-UsersNews-List View.png
 
|Related Screens=File:MintHCM-UsersNews-Record View.png,File:MintHCM-UsersNews-List View.png
|Short Description=Stores information about which users read the news
+
|Short Description=Stores information about which users have read the news
 
}}
 
}}
 
=={{int:ev-business_description}}==
 
=={{int:ev-business_description}}==
  
User's News is a technical module that stores information about which users read the news created in the [[Module:News|News]] module.
+
User's News is a technical module that stores information about which users have read the news created in the [[Module:News|News]] module.
  
 
It is not available from the main menu.
 
It is not available from the main menu.

Revision as of 08:27, 10 July 2020

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

Short Description

Stores information about which users have read the news


Screens
  1. MintHCM-UsersNews-List View.png
  2. MintHCM-UsersNews-Record View.png


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.

Custom Actions

Processes

Related Processes

ProcessShort Description
NewsHow 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

LaftTypeRightShort DescriptionRelationship
Newsone-to-manyUser's NewsOne 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
Usersone-to-manyUser's NewsSpecific Sugar user can modify many account records, but specific account record last modification was performed by specific user.Relationship: Users - UsersNews
Usersone-to-manyUser's NewsSpecific Sugar user can create many account records, but specific account record can be created by only one user.Relationship: Users - UsersNews
Usersone-to-manyUser's NewsSpecific Sugar user can be assigned to many account records, but specific account record can only have one user assigned.Relationship: Users - UsersNews

Mentioned in other articles


Technical Description

Dev Notes