function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
saran sivasaran siva 

streaming API displaying in Homepage

Actually using streaming api to display the changes on another user deatils page using Visual page.

Is it possible to display the changes or something using streaming API in home page or somewhere(if the user using or accessing the someother page in org).
 
Please help to achive my query. It would be greatly appreciated.


 
sandeep@Salesforcesandeep@Salesforce
Hi Saran, 

Streaming API is applicable on Visualforce page so wherever you may use visualforce page you may get advantage of streaming api. On Home page you may embede Visualforce as Home page component also. 

Please mark this best asnwer if it resolve your problem.

Thanks
Sandeep Singhal
http://www.codespokes.com/
saran sivasaran siva
@sandeep,

Thanks for your Help,

I need to get display like alerts,notifctioncions without refreshing the page. Please view this page.. Im marking this page what I expecting..
User-added image
Is that possible using notify the user without VF page..