The CreatorCon Call for Content is officially open! Get started here.

I want to display the posting date in the announcement widget.

Mokumokumoku
Tera Contributor

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.

2 REPLIES 2

Murthy Ch
Giga Sage

Hello @Mokumokumoku 

What exactly you want to share in the announcement?

Can you please share more details?

Thanks,
Murthy

surajchacherkar
Mega Guru

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!