It has been observed that Portal does not show exact date and time while adding/display Notes and Timeline.
Sometimes it is not clear what exactly was the date/time when the notes/activites were added.
Out Of Box Behavior of Notes Date and Time:
Out Of Box Behavior of Activities Date and Time Added on Timeline:
JavaScript Code to show exact date and time:
For Notes:
$(\’body\’).mouseover(function () {
$(\”abbr\”).each(function () {
var data = $(this).attr(\”title\”);
$(this).html(data);
});
});
For Timeline:
$(\’body\’).mouseover(function () {
$(\”div\”).each(function () {
var data = $(this).attr(\”title\”);
$(this).html(data);
});
});
Like this:
Like Loading...
Related
Published by arpitpowerguide
My name is Arpit Shrivastava, who is a Microsoft MVP in the Business Applications category. I am a Microsoft Dynamics 365 and Power Platform enthusiast person who is having a passion for researching and learning new things and acquiring immense knowledge. I am providing consistent help, support, and sharing my knowledge through various Social Media Channels along with my Personal Blog, Microsoft Community, conducting online training and attending various 365 Saturday Events worldwide and sharing the best Solutions to the readers helping them achieve their goals and objectives in Customer Relationship Space.
View more posts
Special thanks to (hackingsetting50@gmail.com) for exposing my cheating husband. Right with me i got a lot of evidences and proofs that shows that my husband is a fuck boy and as well a cheater ranging from his text messages, call logs, whats-app messages, deleted messages and many more, All thanks to (hackingsetting50@gmail.com), if not for him i will never know what has been going on for a long time. Contact him now and thank me later.
LikeLike