Sortable header

I have built many reports in the past using sortable column headers and all reports on the production server do not work today. On my development server they do do work. I have included screen shoots, The first file is the development shot. Can someone please help


As I can see you work on php.

On the fisrt screenshot (development), we can see the query.variables are set...
On the second (production), we cannot see if they are set...

  1. in your page, check if the on click event is set propertly

  2. Is dmxStateManagement.js uploaded?
    <script src="/dmxAppConnect/dmxStateManagement/dmxStateManagement.js" defer></script>

  3. check if your toutsie_location_report.php serveraction is the final (the same as in your development).

Thank you for inputs. I have checked into all three of ths suggested issues and everything from the development machine is exactly what the production side has. As i indicated it seems all of my reports that has the column header sort working on the development but not on the production.

Sorry to have placed this trouble ticket but the software is working proprtly now. Not sure what the issue was but i have checked several reports on the production side and the column headings work. Thank you.

1 Like

wel, everybody has "bad moments"... Why not software and apps has their also?
:joy:

1 Like