User acknowledgement during login using UI script and user preferences#1784
Conversation
am-shakeel
left a comment
There was a problem hiding this comment.
Thank you for your contribution. However, it doesn’t comply with our contributing guidelines. As a reminder, the general requirements (as outlined in the CONTRIBUTING.md file) are the following: follow the folder+subfolder+snippetfolder guidelines and include a readme.md file explaining what the code snippet does. Review your contribution against the guidelines and make the necessary adjustments. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.
|
@am-shakeel : may i know whats missing here?? |
|
@gowdah - Client-Side Components Folder > UI Scripts Folder > Here you need to add your Script folder with name |
|
@am-shakeel : May be my forked branch is outdated, let me sync and request again with proper folder structure! Thank you. |

# PR Description:
This is to display an acknowledgement message when a user logs into the system, using a UI script, UI page, and a user preference.
The UI script checks the user preference and calls the UI page upon user login.
The UI page displays the message content.
The user preference is used to check user acknowledge status and prevent it from showing every time the user logs in.