Another small example of what you can do with ABM. (code can follow)...
It is not so much about the page, but what you can do with the creation of the SQL Query.
PDF docs are created on the mobile device and sent to the server, along with updating a table indicating what docs were sent (produced by whom, vehicle and date).
The page is built with defaults using the start date (now - 30 ) and end date (now).
The user is free to modify the start and/or end date range, and further reduce the select table (grid) by defining (trucks or trailers), which driver or which vehicle (or both). Each control action updates the table (and pagination control).
Upon grid item selection, the PDF will be shown (if file exists).
Now use the native PDF viewer controls to print, zoom, rotate and with a little imagination, email to whom ever...
Let's see you do that using...
JAPH
HAPJ
(J- JavaScript, H- HTML, A- Ajax, P- php)
Don't know hat to call it shorthand... (help me out here. There must be a term...)
Thanks