I want to create horizontal scrolling notification bar on home page. All notification messages should be added to one list and this messages should be fetched from this list to home page by recent item (Filtering) where horizontal bar scrolling.
I want to put this message notification on home page so users will be alerts for any new manual notification come from department.
can we accomplish via client code?
Thanks