You need to sign in to do that
Don't have an account?

Display announcement on home page using VF component
Hi,
I want to display an announcment flashing right to left on home page with a url embedded in the text which we will dispaly. I tried it using marquee tag but URL is not working properly and as per the blogs it seems marquee tag is discarded and no longer supported.
Please guide how can I achieve this requirement.
TIA
Rahul
I want to display an announcment flashing right to left on home page with a url embedded in the text which we will dispaly. I tried it using marquee tag but URL is not working properly and as per the blogs it seems marquee tag is discarded and no longer supported.
Please guide how can I achieve this requirement.
TIA
Rahul
Kindly mark this as solved if the information was helpful. It will help to keep this community clean.
Regards,
Khan Anas
All Answers
Greetings to you!
Create a visualforce page:
Then create a Home Page Component for Visualforce page.
Then edit the Home Page Layout and check the box next to 'Scrolling Banner Test' (Home page Component Name).
Home Page:
I hope it helps you.
Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.
Thanks and Regards,
Khan Anas
It worked. The challenge is – Whenever I click on link it opens in the same tab instead of new.
I tried the same with href attribute, still link opens in the same tab.
Do you have any idea, how to fix it?
Regards,
Rahul
Kindly mark this as solved if the information was helpful. It will help to keep this community clean.
Regards,
Khan Anas
One last thing, same needs to replicate on service console home page. I added a custom component with same VF page but it’s not working.
Could you please guide on this as well?
Regards,
Rahul