Auto Update Pague After Edit 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? Quote Selected
Re: Auto Update Pague After Edit Reply #1 – 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. Quote Selected