MX release 3.19.0 (build 3191) - todayyest.htm
Posted: Thu 07 Jul 2022 10:49 am
Hi,
I noticed that after copying the todayyest.htm file to the server, the data does not refresh periodically, but you have to do it manually. Changing the setpagedata.js file on the server helped.
It is 'todayYest' in the original, and the change to 'todayyest' helped.
I noticed that after copying the todayyest.htm file to the server, the data does not refresh periodically, but you have to do it manually. Changing the setpagedata.js file on the server helped.
It is 'todayYest' in the original, and the change to 'todayyest' helped.
Code: Select all
if (pageName == 'index' || pageName == 'today' || pageName == 'todayyest' || pageName == '')