Standard log files: Difference between revisions

m
Line 93: Line 93:
*#'''Edit a line''' button - rather obviously brings up a dialog (known as modal by the '''altEditor''' software that generates it) showing all fields and letting you change the contents of most individual fields. Scroll down and in the footer are two buttons:
*#'''Edit a line''' button - rather obviously brings up a dialog (known as modal by the '''altEditor''' software that generates it) showing all fields and letting you change the contents of most individual fields. Scroll down and in the footer are two buttons:
*##''Save Edit'' will send the edited line back to the MX engine where the log file is then read into an array, and the relevant array element is replaced by the line received. After that the log file is overwritten from the amended array. After that the log file as a whole is converted back to dataTables format and returned by the api that delivered the table originally.
*##''Save Edit'' will send the edited line back to the MX engine where the log file is then read into an array, and the relevant array element is replaced by the line received. After that the log file is overwritten from the amended array. After that the log file as a whole is converted back to dataTables format and returned by the api that delivered the table originally.
*#'''Close dialog'''. You can close this dialog in 3 ways:
*##''Close dialog''. You can close this dialog in 3 ways:
*##clicking that Close dialog button
*###clicking that Close dialog button
*##Clicking the small '''x''' at the top right
*###Clicking the small '''x''' at the top right
*## Clicking anywhere outside the dialog
*### Clicking anywhere outside the dialog


==== Derived Fields ====
==== Derived Fields ====
5,838

edits