139
Views
3
Comments
Real time chart refresh
Application Type
Mobile, Reactive
Service Studio Version
11.53.37 (Build 61887)

Real-time chart refresh 

1. Real-time blocks or Table list records refresh to all users without page refresh using firebase

How to implement this scenario. Please help.


Thanks,

Dhivyaraj Sivam 

UserImage.jpg
Arumugam N

if you refresh the data source, automatically Table of Records will show the updated results. Incase, if you would like to see the updated data in a periodic time (ex: every 1 mins wants to refresh), You can achieve it using JS Set timeout you can execute an action.  Hope this helps. Thank you.

UserImage.jpg
Accelance Partners

Hi @Dhivyaraj Sivam 

Can you share some screenshot or OML for proper understanding.

Thanks,

Sonali verma

2022-12-12 06-07-07
Dhivyaraj Sivam

Hi Accelance,

1. I have created a new employee.

2. Redirect to Employee List Screen and newly created employee details will be updated on that list.

3. Already i open a new tab employee list screen.

4. It will automatically update that list or auto synchronization data without page refresh.

5. I want this scenario using firebase.


Thanks,

Dhivyaraj Sivam



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.