I want to display the posting date in the announcement widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2024 05:35 PM
I am displaying an announcement widget in the employee center. I would like to display the date and time of the post, but I don't know how to modify the script in the widget editor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2024 09:31 PM
Hello @Mokumokumoku
What exactly you want to share in the announcement?
Can you please share more details?
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2024 09:44 PM
Hi @Mokumokumoku ,
This can be accomplished by adding logic to the widget's server script and then storing the value in data.<variable_name>in the server script and then use it in the widget's HTML script.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
Thanks
Suraj!