!!ALLOW_USER_NOTES 

User Notes can be added now in Self Service application.

The green icon will be presented on the upper right corner of the screen. Once a User Note is defined on the form, the icon is turning yellow.

The USER NOTES feature is designed in a such way that certain users like Employees cannot add User Notes and other users like Admin have access to this
functionality.

* User Notes are controlled by ‘Note Not Allowed’ toggle set in IMTD for a specific table.
** for example, ‘Note Not Allowed’ is OFF in IMTD for P2K_HR_IDENTITES table, meaning User Notes can be added there.

To implement this functionality, the Site/Role preferences ALLOW_USER_NOTES is setup

1. IMST - Set the Site preference value to Y or N in IMST
\\ \\
2. IMRO - Set the preference value for a specific role in IMRO
For example, the role = WWW_EMPLOYEE can have ALLOW_USER_NOTES set to ‘N’
\\
* If the preference value is set to ‘N’ for a specific role, no icon will be displayed in SS.
* If no value is set for a specific role, then system is using the site preference value.
* The preference can be modified in ([IMPF])

3. How it works:
* In Self Service focus on a specific role (ie: Employee Self Service EMSS)
** launch IEID screen and click on any field from Identity table. Based on the role preference setting, the User Notes will not be enabled (the User Notes icon is missing in the upper right corner)
* Focus on Role=MANAGER and launch IEID screen
** focus on any field from Identity table. Based on the role preference setting, the User Notes icon will be displayed.



----
![Notes|Edit:Internal.ALLOW_USER_NOTES(System_Preference)]
[{InsertPage page='Internal.ALLOW_USER_NOTES(System_Preference)' default='Click to create a new notes page'}]