PHPRad Classic Initial 2.7.3 Forum

PHPRad Forum => Questions => Topic started by: xela05 on October 04, 2023, 08:19:48 PM

Title: Auto Update Pague After Edit
Post by: xela05 on October 04, 2023, 08:19:48 PM
Hello guys,

So i have a ready projet that works as a dashboard with trucks schedule so that the aware knows wich trucks to load at wich time/date.

My question is, Im at the Office and i insert a new truck, how can I force the dashboard Page (opened on another PC at the wharehouse) to update based on the new information inserted on the backoffice?

Title: Re: Auto Update Pague After Edit
Post by: willvin on October 06, 2023, 07:48:07 PM
You can write a jQuery code that runs at every given interval to check for updates on that record or table.